Lines Matching defs:index
127 int index;
146 container_of((phy), struct sun4i_usb_phy_data, phys[(phy)->index])
184 u32 temp, usbc_bit = BIT(phy->index * 2);
243 phy->index == phy_data->cfg->hsic_index)
282 if (data->cfg->needs_phy2_siddq && phy->index != 2) {
332 if (phy->index == 0) {
340 if (phy->index == 0)
353 if (phy->index == 0) {
374 if (phy->index == 0) {
388 if (data->cfg->needs_phy2_siddq && phy->index != 2) {
472 if (phy->index == 0 && sun4i_usb_phy0_have_vbus_det(data) &&
485 if (phy->index == 0 && sun4i_usb_phy0_poll(data))
506 if (phy->index == 0 && !sun4i_usb_phy0_poll(data))
519 if (phy->index != 0) {
852 phy->index = i;