Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ti/wlcore/
H A Dacx.h595 #define HOST_IF_CFG_RX_FIFO_ENABLE BIT(0) macro
/openbmc/linux/drivers/net/wireless/ti/wl12xx/
H A Dmain.c1377 u32 host_cfg_bitmap = HOST_IF_CFG_RX_FIFO_ENABLE; in wl12xx_hw_init()
/openbmc/linux/drivers/net/wireless/ti/wl18xx/
H A Dmain.c1128 u32 host_cfg_bitmap = HOST_IF_CFG_RX_FIFO_ENABLE | in wl18xx_set_host_cfg_bitmap()