Searched refs:FSM_ZONE (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/drivers/net/wireless/rsi/ |
| D | rsi_91x_mgmt.c | 1926 rsi_dbg(FSM_ZONE, "%s: Boot up params confirm received\n", in rsi_handle_ta_confirm_type() 1958 rsi_dbg(FSM_ZONE, "EEPROM READ confirm received\n"); in rsi_handle_ta_confirm_type() 1960 rsi_dbg(FSM_ZONE, in rsi_handle_ta_confirm_type() 1966 rsi_dbg(FSM_ZONE, in rsi_handle_ta_confirm_type() 2009 rsi_dbg(FSM_ZONE, "%s: Reset MAC cfm received\n", in rsi_handle_ta_confirm_type() 2037 rsi_dbg(FSM_ZONE, "%s: Radio cap cfm received\n", in rsi_handle_ta_confirm_type() 2051 rsi_dbg(FSM_ZONE, "%s: BB/RF cfm received\n", __func__); in rsi_handle_ta_confirm_type() 2120 rsi_dbg(FSM_ZONE, in rsi_handle_card_ready() 2167 rsi_dbg(FSM_ZONE, "%s: Msg Len: %d, Msg Type: %4x\n", in rsi_mgmt_pkt_recv() 2175 rsi_dbg(FSM_ZONE, "%s: Card ready indication received\n", in rsi_mgmt_pkt_recv() [all …]
|
| D | rsi_91x_debugfs.c | 203 rsi_dbg(FSM_ZONE, "%x: rsi_enabled zone", rsi_zone_enabled); in rsi_debug_zone_read()
|
| D | rsi_main.h | 43 #define FSM_ZONE BIT(7) /* For State Machine Msgs */ macro
|