Searched refs:CprmanPllChannelState (Results 1 – 3 of 3) sorted by relevance
137 typedef struct CprmanPllChannelState { struct153 } CprmanPllChannelState; argument199 CprmanPllChannelState channels[CPRMAN_NUM_PLL_CHANNEL];
22 DECLARE_INSTANCE_CHECKER(CprmanPllChannelState, CPRMAN_PLL_CHANNEL,403 CprmanPllChannelState *channel, in set_pll_channel_init_info()
157 CprmanPllChannelState *s = CPRMAN_PLL_CHANNEL(dev); in pll_channel_reset()163 static bool pll_channel_is_enabled(CprmanPllChannelState *channel) in pll_channel_is_enabled()174 static void pll_channel_update(CprmanPllChannelState *channel) in pll_channel_update()208 CprmanPllChannelState *channel = &s->channels[i]; in pll_update_all_channels()222 CprmanPllChannelState *s = CPRMAN_PLL_CHANNEL(obj); in pll_channel_init()235 VMSTATE_CLOCK(pll_in, CprmanPllChannelState),253 .instance_size = sizeof(CprmanPllChannelState),748 CprmanPllChannelState *channel = &s->channels[i]; in cprman_realize()