Searched defs:ingenic_cgu_pll_info (Results 1 – 1 of 1) sorted by relevance
45 struct ingenic_cgu_pll_info { struct46 unsigned reg;47 const s8 *od_encoding;48 u8 m_shift, m_bits, m_offset;49 u8 n_shift, n_bits, n_offset;50 u8 od_shift, od_bits, od_max;51 u8 bypass_bit;52 u8 enable_bit;53 u8 stable_bit;54 bool no_bypass_bit;