Searched refs:EBUS_PROGRAM_PSR_STATUS_MASK (Results 1 – 2 of 2) sorted by relevance
361 #define PSR_SUCCESS(status) (((status) & EBUS_PROGRAM_PSR_STATUS_MASK) == \
400 #define EBUS_PROGRAM_PSR_STATUS_MASK 0x7f macro