Searched refs:channel_exists (Results 1 – 4 of 4) sorted by relevance
342 bool channel_exists[RCC_NUM_CHANNEL_PLL_OUT]; member356 .channel_exists = {371 .channel_exists = {386 .channel_exists = {405 pll->channel_exists[i] = PLL_INIT_INFO[id].channel_exists[i]; in set_pll_init_info()
178 bool channel_exists[RCC_NUM_CHANNEL_PLL_OUT]; member
210 if (!pll->channel_exists[i]) { in pll_update()290 VMSTATE_BOOL_ARRAY(channel_exists, RccPllState, RCC_NUM_CHANNEL_PLL_OUT),
457 static inline bool channel_exists(struct allegro_channel *channel) in channel_exists() function2488 if (channel_exists(channel)) { in allegro_destroy_channel()2551 if (channel_exists(channel)) { in allegro_create_channel()