Searched refs:BEEP_MASK_FROM_REG (Results 1 – 4 of 4) sorted by relevance
114 #define BEEP_MASK_FROM_REG(val) ((val) & 0x7f) macro
264 #define BEEP_MASK_FROM_REG(val) ((val) & 0xffffff) macro1069 return sprintf(buf, "%d\n", BEEP_MASK_FROM_REG(data->beep_mask)); in show_beep_mask()
187 #define BEEP_MASK_FROM_REG(val, type) ((type) == as99127f ? \ macro499 (long)BEEP_MASK_FROM_REG(data->beep_mask, data->type)); in beep_mask_show()
336 #define BEEP_MASK_FROM_REG(val) ((val) & 0xff7fff) macro871 (long)BEEP_MASK_FROM_REG(data->beep_mask)); in beep_mask_show()