Searched refs:pa_ftrs (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/powerpc/kernel/
H A Dprom.c177 unsigned char *pa_ftrs; local
180 pa_ftrs = of_get_flat_dt_prop(node, "ibm,pa-features", &tablelen);
181 if (pa_ftrs == NULL)
184 scan_features(node, pa_ftrs, tablelen,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dprom.c177 unsigned char *pa_ftrs; local
180 pa_ftrs = of_get_flat_dt_prop(node, "ibm,pa-features", &tablelen);
181 if (pa_ftrs == NULL)
184 scan_features(node, pa_ftrs, tablelen,

Completed in 77 milliseconds