Searched refs:rst_idx_map_nr (Results 1 - 10 of 10) sorted by relevance

/linux-master/drivers/clk/mediatek/
H A Dreset.h40 * @rst_idx_map_nr: Quantity of reset index map.
47 u32 rst_idx_map_nr; member in struct:mtk_clk_rst_desc
H A Dreset.c107 reset_spec->args[0] >= data->desc->rst_idx_map_nr)
154 if (data->desc->rst_idx_map_nr > 0) {
156 data->rcdev.nr_resets = desc->rst_idx_map_nr;
215 if (data->desc->rst_idx_map_nr > 0) {
217 data->rcdev.nr_resets = desc->rst_idx_map_nr;
H A Dclk-mt7988-eth.c121 .rst_idx_map_nr = ARRAY_SIZE(ethwarp_idx_map),
H A Dclk-mt6795-pericfg.c85 .rst_idx_map_nr = ARRAY_SIZE(peri_idx_map),
H A Dclk-mt6795-infracfg.c77 .rst_idx_map_nr = ARRAY_SIZE(infra_ao_idx_map),
H A Dclk-mt8186-infra_ao.c213 .rst_idx_map_nr = ARRAY_SIZE(infra_ao_idx_map),
H A Dclk-mt8195-infra_ao.c215 .rst_idx_map_nr = ARRAY_SIZE(infra_ao_idx_map),
H A Dclk-mt8188-infra_ao.c199 .rst_idx_map_nr = ARRAY_SIZE(infra_ao_idx_map),
H A Dclk-mt7988-infracfg.c271 .rst_idx_map_nr = ARRAY_SIZE(infra_idx_map),
H A Dclk-mt8192.c963 .rst_idx_map_nr = ARRAY_SIZE(infra_ao_idx_map),

Completed in 239 milliseconds