Searched refs:rst_bank_ofs (Results 1 – 25 of 27) sorted by relevance
12
/linux/drivers/clk/mediatek/ |
H A D | reset.c | 27 data->desc->rst_bank_ofs[id / RST_NR_PER_BANK], in mtk_reset_update() 61 data->desc->rst_bank_ofs[id / RST_NR_PER_BANK] + in mtk_reset_update_set_clr()
|
H A D | reset.h | 36 * @rst_bank_ofs: Pointer to an array containing base offsets of the reset register. 44 u16 *rst_bank_ofs; member
|
H A D | clk-mt6735-mfgcfg.c | 33 .rst_bank_ofs = mfgcfg_rst_ofs,
|
H A D | clk-mt2701-g3d.c | 35 .rst_bank_ofs = rst_ofs,
|
H A D | clk-mt2701-hif.c | 35 .rst_bank_ofs = rst_ofs,
|
H A D | clk-mt8188-ipe.c | 40 .rst_bank_ofs = ipe_sys_rst_ofs,
|
H A D | clk-mt2701-eth.c | 38 .rst_bank_ofs = rst_ofs,
|
H A D | clk-mt6735-vdecsys.c | 50 .rst_bank_ofs = vdecsys_rst_bank_ofs,
|
H A D | clk-mt7622-eth.c | 58 .rst_bank_ofs = rst_ofs,
|
H A D | clk-mt7629-hif.c | 64 .rst_bank_ofs = rst_ofs,
|
H A D | clk-mt7622-hif.c | 69 .rst_bank_ofs = rst_ofs,
|
H A D | clk-mt7622-infracfg.c | 50 .rst_bank_ofs = infrasys_rst_ofs,
|
H A D | clk-mt8173-pericfg.c | 93 .rst_bank_ofs = pericfg_rst_ofs,
|
H A D | clk-mt8188-img.c | 70 .rst_bank_ofs = img_sys_rst_ofs,
|
H A D | clk-mt6735-infracfg.c | 76 .rst_bank_ofs = infracfg_rst_bank_ofs,
|
H A D | clk-mt7629-eth.c | 69 .rst_bank_ofs = rst_ofs,
|
H A D | clk-mt7988-eth.c | 118 .rst_bank_ofs = ethwarp_rst_ofs,
|
H A D | clk-mt6795-infracfg.c | 74 .rst_bank_ofs = infra_ao_rst_ofs,
|
H A D | clk-mt8173-infracfg.c | 69 .rst_bank_ofs = infrasys_rst_ofs,
|
H A D | clk-mt6795-pericfg.c | 82 .rst_bank_ofs = peri_rst_ofs,
|
H A D | clk-mt6735-pericfg.c | 93 .rst_bank_ofs = pericfg_rst_bank_ofs,
|
H A D | clk-mt2712.c | 942 .rst_bank_ofs = infrasys_rst_ofs, 948 .rst_bank_ofs = pericfg_rst_ofs,
|
H A D | clk-mt8188-infra_ao.c | 196 .rst_bank_ofs = infra_ao_rst_ofs,
|
H A D | clk-mt7988-infracfg.c | 268 .rst_bank_ofs = infra_rst_ofs,
|
H A D | clk-mt8195-infra_ao.c | 212 .rst_bank_ofs = infra_ao_rst_ofs,
|
12