Searched refs:pericfg_rst_ofs (Results 1 – 5 of 5) sorted by relevance
/Linux-v6.1/drivers/clk/mediatek/ |
D | clk-mt8135.c | 518 static u16 pericfg_rst_ofs[] = { 0x0, 0x4, }; variable 530 .rst_bank_ofs = pericfg_rst_ofs, 531 .rst_bank_nr = ARRAY_SIZE(pericfg_rst_ofs),
|
D | clk-mt7622.c | 614 static u16 pericfg_rst_ofs[] = { 0x0, 0x4, }; variable 626 .rst_bank_ofs = pericfg_rst_ofs, 627 .rst_bank_nr = ARRAY_SIZE(pericfg_rst_ofs),
|
D | clk-mt2701.c | 739 static u16 pericfg_rst_ofs[] = { 0x0, 0x4, }; variable 751 .rst_bank_ofs = pericfg_rst_ofs, 752 .rst_bank_nr = ARRAY_SIZE(pericfg_rst_ofs),
|
D | clk-mt2712.c | 1262 static u16 pericfg_rst_ofs[] = { 0x0, 0x4, }; variable 1274 .rst_bank_ofs = pericfg_rst_ofs, 1275 .rst_bank_nr = ARRAY_SIZE(pericfg_rst_ofs),
|
D | clk-mt8173.c | 823 static u16 pericfg_rst_ofs[] = { 0x0, 0x4, }; variable 835 .rst_bank_ofs = pericfg_rst_ofs, 836 .rst_bank_nr = ARRAY_SIZE(pericfg_rst_ofs),
|