Searched refs:RGADW_RGWR (Results 1 – 2 of 2) sorted by relevance
35 #define RGADW_RGWR (1 << 16) /* Issue a write command to CODEC */ macro
91 tmp |= RGADW_RGWR; in codec_write()95 while(READ4(sc, CODEC_RGADW) & RGADW_RGWR) in codec_write()