Searched defs:gate_cfg (Results 1 – 2 of 2) sorted by relevance
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