Searched defs:set_ofs (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/mediatek/ |
H A D | clk-gate.h | 18 int set_ofs; member
|
H A D | clk-mux.h | 26 u32 set_ofs; member
|
H A D | clk-gate.c | 144 mtk_clk_register_gate( const char *name, const char *parent_name, struct regmap *regmap, int set_ofs, int clr_ofs, int sta_ofs, u8 bit, const struct clk_ops *ops, unsigned long flags, struct device *dev) mtk_clk_register_gate() argument
|
H A D | clk-mtk.h | 155 u32 set_ofs; member
|
/kernel/linux/linux-6.6/drivers/clk/mediatek/ |
H A D | clk-gate.h | 26 u32 set_ofs; member
|
H A D | clk-mux.h | 27 u32 set_ofs; member
|
H A D | clk-gate.c | 20 int set_ofs; member 155 mtk_clk_register_gate(struct device *dev, const char *name, const char *parent_name, struct regmap *regmap, int set_ofs, int clr_ofs, int sta_ofs, u8 bit, const struct clk_ops *ops, unsigned long flags) mtk_clk_register_gate() argument
|
/third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
H A D | sfn_instr_tex.cpp | 822 TexInstr *set_ofs = nullptr; in emit_tex_tg4() local
|
Completed in 5 milliseconds