Searched defs:ingenic_cgu_pll_info (Results 1 – 1 of 1) sorted by relevance
53 struct ingenic_cgu_pll_info { struct54 unsigned reg;55 const s8 *od_encoding;56 u8 m_shift, m_bits, m_offset;57 u8 n_shift, n_bits, n_offset;58 u8 od_shift, od_bits, od_max;59 u8 bypass_bit;60 u8 enable_bit;61 u8 stable_bit;62 bool no_bypass_bit;