Home
last modified time | relevance | path

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

/trusted-firmware-a-3.4.0/plat/mediatek/mt8183/drivers/spm/
Dspm_suspend.c132 .conn_ddr_en_2_mask_b = 0x1,
Dspm.c193 ((pwrctrl->conn_ddr_en_2_mask_b & 0x1) << 2) | in spm_set_power_control()
Dspm.h2467 uint8_t conn_ddr_en_2_mask_b; member