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