Home
last modified time | relevance | path

Searched refs:CPM_CPCCR_CDIV_BIT (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/arch/mips/mach-jz47xx/jz4780/
H A Dpll.c81 #define CPM_CPCCR_CDIV_BIT 0 macro
82 #define CPM_CPCCR_CDIV_MASK (0x0f << CPM_CPCCR_CDIV_BIT)
398 ((1 - 1) << CPM_CPCCR_CDIV_BIT); in cpu_mux_select()