Searched refs:PIN_BITMASK (Results 1 – 2 of 2) sorted by relevance
39 #define PIN_BITMASK ((1 << CE_BIT) | (1 << CLE_BIT) | (1 << ALE_BIT)) macro61 dout.data &= ~PIN_BITMASK; in crisv32_hwcontrol()
44 #define PIN_BITMASK ((1 << CE_BIT) | (1 << CLE_BIT) | (1 << ALE_BIT)) macro