Home
last modified time | relevance | path

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

/lk-master/platform/mediatek/mt6735/
A Dmt_gpt.c17 #define AP_PERI_GLOBALCON_PDN0 (PERICFG_BASE+0x10) macro
21 DRV_SetReg32(AP_PERI_GLOBALCON_PDN0, 1<<13); in gpt_power_on()
23 DRV_ClrReg32(AP_PERI_GLOBALCON_PDN0, 1<<13); in gpt_power_on()
A Dtimer.c26 #define AP_PERI_GLOBALCON_PDN0 (PERICFG_BASE+0x10) macro
95 DRV_SetReg32(AP_PERI_GLOBALCON_PDN0, 1<<13); in gpt_power_on()
97 DRV_ClrReg32(AP_PERI_GLOBALCON_PDN0, 1<<13); in gpt_power_on()
/lk-master/platform/mediatek/mt6797/
A Dmt_gpt.c17 #define AP_PERI_GLOBALCON_PDN0 (PERICFG_BASE+0x10) macro
21 DRV_SetReg32(AP_PERI_GLOBALCON_PDN0, 1<<13); in gpt_power_on()
23 DRV_ClrReg32(AP_PERI_GLOBALCON_PDN0, 1<<13); in gpt_power_on()

Completed in 4 milliseconds