Searched refs:infra_ao_idx_map (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/clk/mediatek/ |
H A D | clk-mt6795-infracfg.c | 64 static u16 infra_ao_idx_map[] = { variable 76 .rst_idx_map = infra_ao_idx_map, 77 .rst_idx_map_nr = ARRAY_SIZE(infra_ao_idx_map),
|
H A D | clk-mt8188-infra_ao.c | 188 static u16 infra_ao_idx_map[] = { variable 198 .rst_idx_map = infra_ao_idx_map, 199 .rst_idx_map_nr = ARRAY_SIZE(infra_ao_idx_map),
|
H A D | clk-mt8186-infra_ao.c | 203 static u16 infra_ao_idx_map[] = { variable 212 .rst_idx_map = infra_ao_idx_map, 213 .rst_idx_map_nr = ARRAY_SIZE(infra_ao_idx_map),
|
H A D | clk-mt8195-infra_ao.c | 201 static u16 infra_ao_idx_map[] = { variable 214 .rst_idx_map = infra_ao_idx_map, 215 .rst_idx_map_nr = ARRAY_SIZE(infra_ao_idx_map),
|
H A D | clk-mt8192.c | 950 static u16 infra_ao_idx_map[] = { variable 962 .rst_idx_map = infra_ao_idx_map, 963 .rst_idx_map_nr = ARRAY_SIZE(infra_ao_idx_map),
|