Searched refs:pericfg_rst_ofs (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/clk/mediatek/
H A Dclk-mt8173-pericfg.c89 static u16 pericfg_rst_ofs[] = { 0x0, 0x4 }; variable
93 .rst_bank_ofs = pericfg_rst_ofs,
94 .rst_bank_nr = ARRAY_SIZE(pericfg_rst_ofs),
H A Dclk-mt8135.c507 static u16 pericfg_rst_ofs[] = { 0x0, 0x4, }; variable
519 .rst_bank_ofs = pericfg_rst_ofs,
520 .rst_bank_nr = ARRAY_SIZE(pericfg_rst_ofs),
H A Dclk-mt7622.c483 static u16 pericfg_rst_ofs[] = { 0x0, 0x4, }; variable
487 .rst_bank_ofs = pericfg_rst_ofs,
488 .rst_bank_nr = ARRAY_SIZE(pericfg_rst_ofs),
H A Dclk-mt2712.c936 static u16 pericfg_rst_ofs[] = { 0x0, 0x4, }; variable
948 .rst_bank_ofs = pericfg_rst_ofs,
949 .rst_bank_nr = ARRAY_SIZE(pericfg_rst_ofs),
H A Dclk-mt2701.c727 static u16 pericfg_rst_ofs[] = { 0x0, 0x4, }; variable
739 .rst_bank_ofs = pericfg_rst_ofs,
740 .rst_bank_nr = ARRAY_SIZE(pericfg_rst_ofs),

Completed in 210 milliseconds