Searched refs:audio_control (Results 1 – 2 of 2) sorted by relevance
169 #define READ_AUDIO_CONTROL(p) READ_PORT_ULONG(p->audio_control)170 #define WRITE_AUDIO_CONTROL(p,x) WRITE_PORT_ULONG(p->audio_control,x)171 …define UMASK_AUDIO_CONTROL(p,x) WRITE_PORT_ULONG(p->audio_control,READ_PORT_ULONG(p->audio_contro…172 …define MASK_AUDIO_CONTROL(p,x) WRITE_PORT_ULONG(p->audio_control,READ_PORT_ULONG(p->audio_contro…377 u32 audio_control; /* status registers */ member
273 u8 audio_control; member525 u8 audio_control; member1371 common->audio_control = 0; in dualsense_output_worker()1374 common->audio_control = in dualsense_output_worker()