Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/misc/
H A Dnpcm7xx_clk.h35 typedef enum NPCM7xxClockPLL { enum
41 } NPCM7xxClockPLL; typedef
/openbmc/qemu/hw/misc/
H A Dnpcm7xx_clk.c185 static NPCM7xxClockPLL find_pll_by_reg(enum NPCM7xxCLKRegisters reg) in find_pll_by_reg()