Searched refs:BITBANG_CS_ACTIVE (Results 1 – 3 of 3) sorted by relevance
24 #define BITBANG_CS_ACTIVE 1 /* normally nCS, active low */ macro
70 __raw_writew(state == BITBANG_CS_ACTIVE, PA_RTCCE); in r2d_chip_select()
188 if (value == BITBANG_CS_ACTIVE) { in uwire_chipselect()