Home
last modified time | relevance | path

Searched refs:gate_cfg (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/clk/stm32/
H A Dclk-stm32mp1.c340 struct gate_cfg { struct
368 struct gate_cfg *gate;
397 struct gate_cfg *gate_cfg = cfg->cfg; in _clk_hw_register_gate() local
403 gate_cfg->reg_off + base, in _clk_hw_register_gate()
404 gate_cfg->bit_idx, in _clk_hw_register_gate()
405 gate_cfg->gate_flags, in _clk_hw_register_gate()
1179 .cfg = &(struct gate_cfg) {\
1291 &(struct gate_cfg) {\
1519 &(struct gate_cfg) {\
/linux/drivers/clk/
H A Dclk-stm32h7.c251 struct gate_cfg { struct
263 struct gate_cfg *gate; argument
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},\