Searched refs:operating_mode (Results 1 – 5 of 5) sorted by relevance
202 uint32_t operating_mode; in stm32mp_ddr_sw_selfref_entry() local219 operating_mode = stat & DDRCTRL_STAT_OPERATING_MODE_MASK; in stm32mp_ddr_sw_selfref_entry()222 if ((operating_mode == DDRCTRL_STAT_OPERATING_MODE_SR) && in stm32mp_ddr_sw_selfref_entry()
282 uint32_t operating_mode; in stm32mp1_wait_operating_mode() local286 operating_mode = stat & DDRCTRL_STAT_OPERATING_MODE_MASK; in stm32mp1_wait_operating_mode()299 if ((operating_mode == in stm32mp1_wait_operating_mode()304 } else if (operating_mode == mode) { in stm32mp1_wait_operating_mode()307 (operating_mode == DDRCTRL_STAT_OPERATING_MODE_SR) && in stm32mp1_wait_operating_mode()
425 uint32_t operating_mode; in stm32mp1_wait_operating_mode() local429 operating_mode = stat & DDRCTRL_STAT_OPERATING_MODE_MASK; in stm32mp1_wait_operating_mode()442 if ((operating_mode == in stm32mp1_wait_operating_mode()447 } else if (operating_mode == mode) { in stm32mp1_wait_operating_mode()450 (operating_mode == DDRCTRL_STAT_OPERATING_MODE_SR) && in stm32mp1_wait_operating_mode()
567 operating_mode = match.group(1)568 if operating_mode in SUPPORTED_DEV_MODES:569 return operating_mode572 'Supported modes: %s', operating_mode, interface,
2964 u8 cw, operating_mode = 0, nss; in hostapd_ctrl_iface_notify_cw_change() local2985 operating_mode = 0; in hostapd_ctrl_iface_notify_cw_change()2988 operating_mode = VHT_OPMODE_CHANNEL_40MHZ; in hostapd_ctrl_iface_notify_cw_change()2991 operating_mode = VHT_OPMODE_CHANNEL_80MHZ; in hostapd_ctrl_iface_notify_cw_change()2994 operating_mode = VHT_OPMODE_CHANNEL_160MHZ; in hostapd_ctrl_iface_notify_cw_change()3005 operating_mode | in hostapd_ctrl_iface_notify_cw_change()