Searched refs:bridge_type (Results 1 – 2 of 2) sorted by relevance
158 if (sc->bridge_type == P5PB_BRIDGE_CVPPC) { in p5pb_attach()180 if (sc->bridge_type == P5PB_BRIDGE_GREX1200) in p5pb_attach()182 else if (sc->bridge_type == P5PB_BRIDGE_GREX4000) in p5pb_attach()203 if (sc->bridge_type != P5PB_BRIDGE_CVPPC) { in p5pb_attach()241 sc->bridge_type = P5PB_BRIDGE_CVPPC; in p5pb_identify_bridge()255 sc->bridge_type = P5PB_BRIDGE_CVPPC; in p5pb_identify_bridge()264 sc->bridge_type = P5PB_BRIDGE_GREX4000; in p5pb_identify_bridge()267 sc->bridge_type = P5PB_BRIDGE_GREX1200; in p5pb_identify_bridge()
55 uint8_t bridge_type; member