Home
last modified time | relevance | path

Searched refs:sta_ofs (Results 1 – 25 of 127) sorted by relevance

123456

/linux-6.1.9/drivers/clk/mediatek/
Dclk-mt8183-ipu_conn.c17 .sta_ofs = 0x0,
23 .sta_ofs = 0x10,
29 .sta_ofs = 0x18,
35 .sta_ofs = 0x1c,
41 .sta_ofs = 0x20,
Dclk-gate.c22 int sta_ofs; member
36 regmap_read(cg->regmap, cg->sta_ofs, &val); in mtk_get_clockgating()
69 regmap_set_bits(cg->regmap, cg->sta_ofs, BIT(cg->bit)); in mtk_cg_set_bit_no_setclr()
76 regmap_clear_bits(cg->regmap, cg->sta_ofs, BIT(cg->bit)); in mtk_cg_clr_bit_no_setclr()
158 int clr_ofs, int sta_ofs, u8 bit, in mtk_clk_register_gate() argument
179 cg->sta_ofs = sta_ofs; in mtk_clk_register_gate()
236 gate->regs->sta_ofs, in mtk_clk_register_gates_with_dev()
Dclk-mt8186-vdec.c18 .sta_ofs = 0x0,
24 .sta_ofs = 0x190,
30 .sta_ofs = 0x200,
36 .sta_ofs = 0x8,
Dclk-mt8195-vdo1.c16 .sta_ofs = 0x100,
22 .sta_ofs = 0x120,
28 .sta_ofs = 0x130,
34 .sta_ofs = 0x140,
40 .sta_ofs = 0x400,
Dclk-mt8192-vdec.c18 .sta_ofs = 0x0,
24 .sta_ofs = 0x200,
30 .sta_ofs = 0x8,
Dclk-mt8195-vdec.c16 .sta_ofs = 0x0,
22 .sta_ofs = 0x200,
28 .sta_ofs = 0x8,
Dclk-mt2701-aud.c57 .sta_ofs = 0x0,
63 .sta_ofs = 0x10,
69 .sta_ofs = 0x14,
75 .sta_ofs = 0x634,
Dclk-mt8195-infra_ao.c17 .sta_ofs = 0x90,
23 .sta_ofs = 0x94,
29 .sta_ofs = 0xac,
35 .sta_ofs = 0xc8,
41 .sta_ofs = 0xe8,
Dclk-mt7622-aud.c58 .sta_ofs = 0x0,
64 .sta_ofs = 0x10,
70 .sta_ofs = 0x14,
76 .sta_ofs = 0x634,
Dclk-mt8195-vpp0.c16 .sta_ofs = 0x20,
22 .sta_ofs = 0x2c,
28 .sta_ofs = 0x38,
Dclk-mt8192-mm.c17 .sta_ofs = 0x100,
23 .sta_ofs = 0x110,
29 .sta_ofs = 0x1a0,
Dclk-mt8192-aud.c18 .sta_ofs = 0x0,
24 .sta_ofs = 0x4,
30 .sta_ofs = 0x8,
Dclk-mt7986-eth.c22 .sta_ofs = 0xe4,
42 .sta_ofs = 0xe4,
62 .sta_ofs = 0x30,
Dclk-mt6795-vdecsys.c20 .sta_ofs = 0x0000,
26 .sta_ofs = 0x0008,
Dclk-mt8195-wpe.c16 .sta_ofs = 0x0,
22 .sta_ofs = 0x58,
28 .sta_ofs = 0x5c,
Dclk-mt8365-vdec.c16 .sta_ofs = 0x0,
22 .sta_ofs = 0x8,
Dclk-mt6779-vdec.c19 .sta_ofs = 0x0000,
25 .sta_ofs = 0x0008,
Dclk-mt8183-vdec.c17 .sta_ofs = 0x0,
23 .sta_ofs = 0x8,
Dclk-mt8365-mfg.c16 .sta_ofs = 0x0,
22 .sta_ofs = 0x280,
Dclk-mt2701-vdec.c18 .sta_ofs = 0x0000,
24 .sta_ofs = 0x0008,
Dclk-mt8167-vdec.c23 .sta_ofs = 0x0,
29 .sta_ofs = 0x8,
Dclk-mt2712-vdec.c18 .sta_ofs = 0x0,
24 .sta_ofs = 0x8,
Dclk-mt6797-vdec.c18 .sta_ofs = 0x0000,
24 .sta_ofs = 0x0008,
Dclk-mt8186-infra_ao.c17 .sta_ofs = 0x90,
23 .sta_ofs = 0x94,
29 .sta_ofs = 0xac,
35 .sta_ofs = 0xc8,
Dclk-mt2712-mm.c18 .sta_ofs = 0x100,
24 .sta_ofs = 0x110,
30 .sta_ofs = 0x220,

123456