Searched refs:gate_cfg (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/clk/ |
| H A D | clk-stm32mp1.c | 328 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) {\
|
| H A D | clk-stm32h7.c | 251 struct gate_cfg { struct 263 struct gate_cfg *gate; argument 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},\
|
| /OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-sunxi/ |
| H A D | display2.h | 18 u32 gate_cfg; member
|
| /OK3568_Linux_fs/u-boot/drivers/video/sunxi/ |
| H A D | sunxi_de2.c | 88 setbits_le32(&de_clk_regs->gate_cfg, BIT(mux)); in sunxi_de2_mode_set()
|