Searched refs:BEEP_WRITE_COUNTER_REG (Results 1 – 2 of 2) sorted by relevance
348 BEEP_WRITE_COUNTER_REG(0, 0); in bbc_beep_freq()349 BEEP_WRITE_COUNTER_REG(1, beep_c3); in bbc_beep_freq()350 BEEP_WRITE_COUNTER_REG(2, beep_c2); in bbc_beep_freq()351 BEEP_WRITE_COUNTER_REG(3, 0); in bbc_beep_freq()
93 #define BEEP_WRITE_COUNTER_REG(no, val) \ macro