Home
last modified time | relevance | path

Searched refs:gate_cfg (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/clk/
H A Dclk-stm32mp1.c328 struct gate_cfg { struct
356 struct gate_cfg *gate;
385 struct gate_cfg *gate_cfg = cfg->cfg; in _clk_hw_register_gate() local
391 gate_cfg->reg_off + base, in _clk_hw_register_gate()
392 gate_cfg->bit_idx, in _clk_hw_register_gate()
393 gate_cfg->gate_flags, in _clk_hw_register_gate()
1098 .cfg = &(struct gate_cfg) {\
1198 &(struct gate_cfg) {\
1415 &(struct gate_cfg) {\
[all...]
H A Dclk-stm32h7.c251 struct gate_cfg { struct
263 struct gate_cfg *gate;
943 .gate = &(struct gate_cfg) {_gate_offset, _bit_idx },\
1069 .gate = &(struct gate_cfg) {_gate_offset, _bit_idx},\
1086 .gate = &(struct gate_cfg) {_gate_offset, _bit_idx},\
/kernel/linux/linux-6.6/drivers/clk/
H A Dclk-stm32mp1.c336 struct gate_cfg { struct
364 struct gate_cfg *gate;
393 struct gate_cfg *gate_cfg = cfg->cfg; in _clk_hw_register_gate() local
399 gate_cfg->reg_off + base, in _clk_hw_register_gate()
400 gate_cfg->bit_idx, in _clk_hw_register_gate()
401 gate_cfg->gate_flags, in _clk_hw_register_gate()
1172 .cfg = &(struct gate_cfg) {\
1284 &(struct gate_cfg) {\
1512 &(struct gate_cfg) {\
[all...]
H A Dclk-stm32h7.c251 struct gate_cfg { struct
263 struct gate_cfg *gate;
942 .gate = &(struct gate_cfg) {_gate_offset, _bit_idx },\
1068 .gate = &(struct gate_cfg) {_gate_offset, _bit_idx},\
1085 .gate = &(struct gate_cfg) {_gate_offset, _bit_idx},\

Completed in 13 milliseconds