Searched refs:CGBC_MASK_STATUS (Results 1 – 1 of 1) sorted by relevance
27 #define CGBC_MASK_STATUS (BIT(6) | BIT(7)) macro192 switch (istatus & CGBC_MASK_STATUS) { in cgbc_command()206 if ((istatus & CGBC_MASK_STATUS) == CGBC_STATUS_ERROR) in cgbc_command()