Searched refs:MTK_BT_RESET_REG_CONNV3 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/bluetooth/ |
H A D | btusb.c | 2663 #define MTK_BT_RESET_REG_CONNV3 0x70028610 macro 3071 btusb_mtk_uhw_reg_read(data, MTK_BT_RESET_REG_CONNV3, &val); in btusb_mtk_reset() 3073 btusb_mtk_uhw_reg_write(data, MTK_BT_RESET_REG_CONNV3, val); in btusb_mtk_reset() 3074 btusb_mtk_uhw_reg_read(data, MTK_BT_RESET_REG_CONNV3, &val); in btusb_mtk_reset() 3077 btusb_mtk_uhw_reg_write(data, MTK_BT_RESET_REG_CONNV3, val); in btusb_mtk_reset() 3079 btusb_mtk_uhw_reg_read(data, MTK_BT_RESET_REG_CONNV3, &val); in btusb_mtk_reset() 3081 btusb_mtk_uhw_reg_write(data, MTK_BT_RESET_REG_CONNV3, val); in btusb_mtk_reset()
|