Searched refs:div_cfg (Results 1 – 3 of 3) sorted by relevance
339 struct div_cfg { struct362 struct div_cfg *div; argument416 struct div_cfg *div_cfg = cfg->cfg; in _clk_hw_register_divider_table() local422 div_cfg->reg_off + base, in _clk_hw_register_divider_table()423 div_cfg->shift, in _clk_hw_register_divider_table()424 div_cfg->width, in _clk_hw_register_divider_table()425 div_cfg->div_flags, in _clk_hw_register_divider_table()426 div_cfg->table, in _clk_hw_register_divider_table()1126 .cfg = &(struct div_cfg) {\1232 &(struct div_cfg) {\
33 u8 div_cfg; member
1123 if ((state->revision != 8090) && (state->cfg.div_cfg != 0)) in dib8000_reset()1124 dib8000_write_word(state, 903, state->cfg.div_cfg); in dib8000_reset()