Home
last modified time | relevance | path

Searched refs:state_map (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/net/can/mscan/
H A Dmscan.c43 static enum can_state state_map[] = { enum
154 priv->can.state = state_map[max(MSCAN_STATE_RX(canrflg), in mscan_start()
287 return state_map[max(MSCAN_STATE_RX(canrflg), in get_new_state()
356 state_map[MSCAN_STATE_TX(canrflg)], in mscan_get_err_frame()
357 state_map[MSCAN_STATE_RX(canrflg)]); in mscan_get_err_frame()
/openbmc/openbmc-test-automation/lib/
H A Dstate_map.py162 class state_map: class
/openbmc/openbmc-test-automation/redfish/extended/
H A Dtest_power_restore.robot15 Library ../../lib/state_map.py
/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Dcoex.c2250 cx->state_map = BTC_WLINKING; in _update_btc_state_map()
2253 cx->state_map = BTC_WSCAN_BSCAN; in _update_btc_state_map()
2255 cx->state_map = BTC_WSCAN_BNOSCAN; in _update_btc_state_map()
2258 cx->state_map = BTC_WBUSY_BSCAN; in _update_btc_state_map()
2260 cx->state_map = BTC_WBUSY_BNOSCAN; in _update_btc_state_map()
2262 cx->state_map = BTC_WIDLE; in _update_btc_state_map()
3436 switch (btc->cx.state_map) { in _action_bt_idle()
3539 switch (btc->cx.state_map) { in _action_bt_a2dp()
3581 switch (btc->cx.state_map) { in _action_bt_a2dpsink()
3609 switch (btc->cx.state_map) { in _action_bt_pan()
[all …]
H A Dcore.h1762 u32 state_map; member
/openbmc/linux/
H A Dopengrok1.0.log[all...]