Searched refs:RGADW_RGADDR_S (Results 1 – 2 of 2) sorted by relevance
36 #define RGADW_RGADDR_S 8 /* CODEC register's address. */ macro37 #define RGADW_RGADDR_M (0x7f << RGADW_RGADDR_S)
89 tmp = (reg << RGADW_RGADDR_S); in codec_write()110 tmp = (reg << RGADW_RGADDR_S); in codec_read()