Searched refs:rst_ofs (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/drivers/clk/mediatek/ |
H A D | clk-mt2701-g3d.c | 31 static u16 rst_ofs[] = { 0xc, }; variable 35 .rst_bank_ofs = rst_ofs, 36 .rst_bank_nr = ARRAY_SIZE(rst_ofs),
|
H A D | clk-mt2701-hif.c | 31 static u16 rst_ofs[] = { 0x34, }; variable 35 .rst_bank_ofs = rst_ofs, 36 .rst_bank_nr = ARRAY_SIZE(rst_ofs),
|
H A D | clk-mt2701-eth.c | 34 static u16 rst_ofs[] = { 0x34, }; variable 38 .rst_bank_ofs = rst_ofs, 39 .rst_bank_nr = ARRAY_SIZE(rst_ofs),
|
H A D | clk-mt7622-eth.c | 54 static u16 rst_ofs[] = { 0x34, }; variable 58 .rst_bank_ofs = rst_ofs, 59 .rst_bank_nr = ARRAY_SIZE(rst_ofs),
|
H A D | clk-mt7629-hif.c | 60 static u16 rst_ofs[] = { 0x34, }; variable 64 .rst_bank_ofs = rst_ofs, 65 .rst_bank_nr = ARRAY_SIZE(rst_ofs),
|
H A D | clk-mt7622-hif.c | 65 static u16 rst_ofs[] = { 0x34, }; variable 69 .rst_bank_ofs = rst_ofs, 70 .rst_bank_nr = ARRAY_SIZE(rst_ofs),
|
H A D | clk-mt7629-eth.c | 65 static u16 rst_ofs[] = { 0x34, }; variable 69 .rst_bank_ofs = rst_ofs, 70 .rst_bank_nr = ARRAY_SIZE(rst_ofs),
|