Searched refs:SUNSCPAL_BYTE_READ (Results 1 – 2 of 2) sorted by relevance
93 #define SUNSCPAL_BYTE_READ(sc, phase) (((phase) & SUNSCPAL_ICR_COMMAND_DATA) ? \ macro
485 *data++ = SUNSCPAL_BYTE_READ(sc, phase); in sunscpal_pio_in()487 (void)SUNSCPAL_BYTE_READ(sc, phase); in sunscpal_pio_in()