Searched refs:DVB_PLL_UNDEFINED (Results 1 – 2 of 2) sorted by relevance
12 #define DVB_PLL_UNDEFINED 0 macro
54 { [ 0 ... (DVB_PLL_MAX-1) ] = DVB_PLL_UNDEFINED };578 [DVB_PLL_UNDEFINED] = NULL,814 if (id[nr] > DVB_PLL_UNDEFINED && id[nr] < ARRAY_SIZE(pll_list)) in dvb_pll_attach()