Searched refs:RGADW_RGDIN_S (Results 1 – 2 of 2) sorted by relevance
38 #define RGADW_RGDIN_S 0 /* CODEC register data to write */ macro39 #define RGADW_RGDIN_M (0xff << RGADW_RGDIN_S)
90 tmp |= (val << RGADW_RGDIN_S); in codec_write()