Searched defs:gate_cfg (Results 1 – 2 of 2) sorted by relevance
251 struct gate_cfg { struct263 struct gate_cfg *gate; argument
336 struct gate_cfg { struct337 u32 reg_off;338 u8 bit_idx;339 u8 gate_flags;393 struct gate_cfg *gate_cfg = cfg->cfg; in _clk_hw_register_gate() local