Searched refs:BEEP_MASK_FROM_REG (Results 1 – 4 of 4) sorted by relevance
101 #define BEEP_MASK_FROM_REG(val) ((val) & 0x7f) macro
251 #define BEEP_MASK_FROM_REG(val) ((val) & 0xffffff) macro1052 return sprintf(buf, "%d\n", BEEP_MASK_FROM_REG(data->beep_mask)); in show_beep_mask()
329 #define BEEP_MASK_FROM_REG(val) ((val) & 0xff7fff) macro1395 (long)BEEP_MASK_FROM_REG(data->beep_mask)); in beep_mask_show()
174 #define BEEP_MASK_FROM_REG(val, type) ((type) == as99127f ? \ macro486 (long)BEEP_MASK_FROM_REG(data->beep_mask, data->type)); in beep_mask_show()