Lines Matching defs:bits_per_mux
165 * @bits_per_mux: number of bits per mux
198 bool bits_per_mux;
278 if (pcs->bits_per_mux) {
308 if (pcs->bits_per_mux)
393 if (pcs->bits_per_mux)
429 if (pcs->bits_per_mux) {
731 if (pcs->bits_per_mux && pcs->fmask) {
824 if (pcs->bits_per_mux)
1280 if (pcs->bits_per_mux) {
1832 pcs->bits_per_mux = of_property_read_bool(np,
1835 pcs->bits_per_mux ? 2 : 1);