Home
last modified time | relevance | path

Searched refs:bt_mode (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/arch/arm/include/asm/arch-mx7ulp/
H A Dsys_proto.h14 enum bt_mode { enum
/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dbtcoex.c33 enum ath_bt_mode bt_mode; /* coexistence mode */ member
66 .bt_mode = ATH_BT_COEX_MODE_SLOTTED, in ath9k_hw_init_btcoex_hw()
100 SM(ath_bt_config.bt_mode, AR_BT_MODE) | in ath9k_hw_init_btcoex_hw()
/openbmc/u-boot/arch/arm/mach-imx/mx7ulp/
H A Dsoc.c33 enum bt_mode get_boot_mode(void) in get_boot_mode()