Searched refs:infra_ao_rst_ofs (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/clk/mediatek/ |
H A D | clk-mt6795-infracfg.c | 62 static u16 infra_ao_rst_ofs[] = { 0x30, 0x34 }; variable 74 .rst_bank_ofs = infra_ao_rst_ofs, 75 .rst_bank_nr = ARRAY_SIZE(infra_ao_rst_ofs),
|
H A D | clk-mt8188-infra_ao.c | 180 static u16 infra_ao_rst_ofs[] = { variable 196 .rst_bank_ofs = infra_ao_rst_ofs, 197 .rst_bank_nr = ARRAY_SIZE(infra_ao_rst_ofs),
|
H A D | clk-mt8186-infra_ao.c | 195 static u16 infra_ao_rst_ofs[] = { variable 210 .rst_bank_ofs = infra_ao_rst_ofs, 211 .rst_bank_nr = ARRAY_SIZE(infra_ao_rst_ofs),
|
H A D | clk-mt8195-infra_ao.c | 193 static u16 infra_ao_rst_ofs[] = { variable 212 .rst_bank_ofs = infra_ao_rst_ofs, 213 .rst_bank_nr = ARRAY_SIZE(infra_ao_rst_ofs),
|
H A D | clk-mt8192.c | 942 static u16 infra_ao_rst_ofs[] = { variable 960 .rst_bank_ofs = infra_ao_rst_ofs, 961 .rst_bank_nr = ARRAY_SIZE(infra_ao_rst_ofs),
|