Searched defs:gate_cfg (Results 1 – 3 of 3) sorted by relevance
154 struct gate_cfg { struct168 struct gate_cfg *gate_cfg; argument813 struct gate_cfg *gate_cfg, in sky1_audss_clk_register()
251 struct gate_cfg { struct263 struct gate_cfg *gate; argument
340 struct gate_cfg { struct341 u32 reg_off;342 u8 bit_idx;343 u8 gate_flags;397 struct gate_cfg *gate_cfg = cfg->cfg; in _clk_hw_register_gate() local