]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: btmtksdio: Add a bit definition for CHLPCR
authorSean Wang <sean.wang@mediatek.com>
Thu, 18 Apr 2019 09:08:00 +0000 (17:08 +0800)
committerMarcel Holtmann <marcel@holtmann.org>
Tue, 23 Apr 2019 16:36:20 +0000 (18:36 +0200)
commitb33d88fa815781e78088cfbc3d2133e014d6b977
treec90d6a7f502575ea4e5cf19d2da4bb1f564859c4
parent71f80e67fc16a52e6acfa72adab52fe85978405c
Bluetooth: btmtksdio: Add a bit definition for CHLPCR

Add a register bit definition about CHLPCR bit 8 because the bit is quite
different in the meaning between reading and writing that bit.

The patch adds a definition particularly for the bit read to avoid the
confusion about using write definition to read the bit.

Signed-off-by: Sean Wang <sean.wang@mediatek.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/bluetooth/btmtksdio.c