Searched refs:PORTSC_PTC (Results 1 – 2 of 2) sorted by relevance
74 #define PORTSC_PTC (0x0FUL << 16) macro
170 hw_write(ci, OP_PORTSC, PORTSC_PTC, mode << __ffs(PORTSC_PTC)); in hw_port_test_set()183 return hw_read(ci, OP_PORTSC, PORTSC_PTC) >> __ffs(PORTSC_PTC); in hw_port_test_get()