Home
last modified time | relevance | path

Searched refs:BIT_KM4_SLEEP_STATUS (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/ram_lp/
A Drtl8721dlp_km4.c232 if(temp & BIT_KM4_SLEEP_STATUS) { in km4_power_gate()
273 if(temp & BIT_KM4_SLEEP_STATUS) { in km4_clock_gate()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/ram_common/
A Drtl8721d_flash_ram.c86 if(hp_sleep_state & BIT_KM4_SLEEP_STATUS) { in FLASH_Write_Lock()
123 if(!(hp_sleep_state & BIT_KM4_SLEEP_STATUS)) { in FLASH_Write_Unlock()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/include/
A Drtl8721dhp_sysreg.h24 #define BIT_KM4_SLEEP_STATUS BIT(0) /* R 0 KM4 sleep status used for __WFE, tm_sl_sleepsys_r … macro

Completed in 5 milliseconds