Searched refs:NPCM7xxCLKState (Results 1 – 3 of 3) sorted by relevance
83 typedef struct NPCM7xxCLKState NPCM7xxCLKState; typedef97 NPCM7xxCLKState *clk;118 NPCM7xxCLKState *clk;143 NPCM7xxCLKState *clk;158 struct NPCM7xxCLKState { struct178 OBJECT_DECLARE_SIMPLE_TYPE(NPCM7xxCLKState, NPCM7XX_CLK) argument
201 static void npcm7xx_clk_update_all_plls(NPCM7xxCLKState *clk) in npcm7xx_clk_update_all_plls()210 static void npcm7xx_clk_update_all_sels(NPCM7xxCLKState *clk) in npcm7xx_clk_update_all_sels()219 static void npcm7xx_clk_update_all_dividers(NPCM7xxCLKState *clk) in npcm7xx_clk_update_all_dividers()228 static void npcm7xx_clk_update_all_clocks(NPCM7xxCLKState *clk) in npcm7xx_clk_update_all_clocks()638 NPCM7xxCLKState *clk, const PLLInitInfo *init_info) in npcm7xx_init_clock_pll()650 NPCM7xxCLKState *clk, const SELInitInfo *init_info) in npcm7xx_init_clock_sel()667 NPCM7xxCLKState *clk, const DividerInitInfo *init_info) in npcm7xx_init_clock_divider()686 static Clock *npcm7xx_get_clock(NPCM7xxCLKState *clk, ClockSrcType type, in npcm7xx_get_clock()703 static void npcm7xx_connect_clocks(NPCM7xxCLKState *clk) in npcm7xx_connect_clocks()730 NPCM7xxCLKState *s = opaque; in npcm7xx_clk_read()[all …]
93 NPCM7xxCLKState clk;