Home
last modified time | relevance | path

Searched refs:SET_CDC_DATA_VAL (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/sound/drivers/vx/
Dvx_mixer.c78 #define SET_CDC_DATA_VAL(di,d) ((di).b.ll = (u8) (d)) macro
93 SET_CDC_DATA_VAL(data, val); in vx_set_codec_reg()