Searched refs:CORE_L4_DIV (Results 1 – 2 of 2) sorted by relevance
174 0x0000000C, CORE_L4_DIV << 2); in dpll3_init_34xx()221 clrsetbits_le32(&p2, 0x0000000C, CORE_L4_DIV << 2); in dpll3_init_34xx()424 0x0000000C, CORE_L4_DIV << 2); in dpll3_init_36xx()471 clrsetbits_le32(&p2, 0x0000000C, CORE_L4_DIV << 2); in dpll3_init_36xx()
25 #define CORE_L4_DIV 2 /* 83MHz : L4 */ macro