Searched refs:PORT1 (Results 1 – 2 of 2) sorted by relevance
52 #define PORT1 (1 << 0) /* Selects port 1 mode: */ macro135 val |= PORT1; in rcar_usb_phy_init()
68 PORT1 = (1 << 0), enumerator69 ALL_PORTS = PORT0 | PORT1,