Home
last modified time | relevance | path

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

/openbmc/linux/sound/drivers/vx/
H A Dvx_mixer.c64 #define SET_CDC_DATA_REG(di,r) ((di).b.ml = (u8) (r)) macro
79 SET_CDC_DATA_REG(data, reg); in vx_set_codec_reg()