Searched refs:ICS951601_CMD_TO_CLOCKBIT (Results 1 – 2 of 2) sorted by relevance
43 #define ICS951601_CMD_TO_CLOCKBIT(x) ((x) & 0x00FF) macro
519 clock_bit = ICS951601_CMD_TO_CLOCKBIT(cmd); in ics951601_ioctl()