Searched refs:host_cfg_bitmap (Results 1 – 3 of 3) sorted by relevance
502 u32 host_cfg_bitmap = HOST_IF_CFG_RX_FIFO_ENABLE; in wl1271_chip_specific_init() local506 host_cfg_bitmap |= HOST_IF_CFG_TX_PAD_TO_SDIO_BLK; in wl1271_chip_specific_init()509 ret = wl1271_acx_host_if_cfg_bitmap(wl, host_cfg_bitmap); in wl1271_chip_specific_init()
834 __le32 host_cfg_bitmap; member1277 int wl1271_acx_host_if_cfg_bitmap(struct wl1271 *wl, u32 host_cfg_bitmap);
1001 int wl1271_acx_host_if_cfg_bitmap(struct wl1271 *wl, u32 host_cfg_bitmap) in wl1271_acx_host_if_cfg_bitmap() argument1012 bitmap_conf->host_cfg_bitmap = cpu_to_le32(host_cfg_bitmap); in wl1271_acx_host_if_cfg_bitmap()