Searched refs:INIT_ZONE (Results 1 – 8 of 8) sorted by relevance
/Linux-v4.19/drivers/net/wireless/rsi/ |
D | rsi_91x_sdio_ops.c | 39 rsi_dbg(INIT_ZONE, in rsi_sdio_master_access_msword() 55 rsi_dbg(INIT_ZONE, "%s:MASTER_ACCESS_LSBYTE:0x%x\n", __func__, byte); in rsi_sdio_master_access_msword() 197 rsi_dbg(INIT_ZONE, "%s: Enabling SDIO High speed\n", __func__); in rsi_init_sdio_slave_regs() 213 rsi_dbg(INIT_ZONE, "%s: Initialzing SDIO read start level\n", __func__); in rsi_init_sdio_slave_regs() 226 rsi_dbg(INIT_ZONE, "%s: Initialzing FIFO ctrl registers\n", __func__); in rsi_init_sdio_slave_regs()
|
D | rsi_91x_usb.c | 636 rsi_dbg(INIT_ZONE, "%s: Enabled the interface\n", __func__); in rsi_init_usb_interface() 744 rsi_dbg(INIT_ZONE, "%s: Init function called\n", __func__); in rsi_probe() 772 rsi_dbg(INIT_ZONE, "Loading firmware...\n"); in rsi_probe() 779 rsi_dbg(INIT_ZONE, "%s: Device Init Done\n", __func__); in rsi_probe()
|
D | rsi_91x_sdio.c | 369 rsi_dbg(INIT_ZONE, "%s: Setting the block length\n", __func__); in rsi_setblocklength() 862 rsi_dbg(INIT_ZONE, "%s: Enabled the interface\n", __func__); in rsi_init_sdio_interface() 875 rsi_dbg(INIT_ZONE, "%s: Setup card succesfully\n", __func__); in rsi_init_sdio_interface() 951 rsi_dbg(INIT_ZONE, "%s: Init function called\n", __func__); in rsi_probe() 987 rsi_dbg(INIT_ZONE, "%s: Registered Interrupt handler\n", __func__); in rsi_probe() 1425 rsi_dbg(INIT_ZONE, "%s: Registering driver\n", __func__); in rsi_module_init()
|
D | rsi_91x_main.c | 427 rsi_dbg(INIT_ZONE, "%s: Module init called\n", __func__); in rsi_91x_hal_module_init() 441 rsi_dbg(INIT_ZONE, "%s: Module exit called\n", __func__); in rsi_91x_hal_module_exit()
|
D | rsi_main.h | 38 #define INIT_ZONE BIT(2) /* For Driver Init Seq Msgs */ macro
|
D | rsi_91x_mgmt.c | 1699 rsi_dbg(INIT_ZONE, "Dual band supported\n"); in rsi_handle_ta_confirm_type() 1703 rsi_dbg(INIT_ZONE, in rsi_handle_ta_confirm_type() 1793 rsi_dbg(INIT_ZONE, "Card ready indication from Common HAL\n"); in rsi_handle_card_ready() 1800 rsi_dbg(INIT_ZONE, "Card ready indication from WLAN HAL\n"); in rsi_handle_card_ready()
|
D | rsi_91x_hal.c | 699 rsi_dbg(INIT_ZONE, "Flash capacity: %d KiloBytes\n", flash_sz); in read_flash_capacity() 892 rsi_dbg(INIT_ZONE, "%s: Loading file %s\n", __func__, metadata_p->name); in rsi_load_firmware()
|
D | rsi_91x_mac80211.c | 1936 rsi_dbg(INIT_ZONE, "%s: Performing mac80211 attach\n", __func__); in rsi_mac80211_attach()
|