Searched refs:RGADW_RGDIN_S (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/mips/ingenic/
H A Djz4780_codec.h38 #define RGADW_RGDIN_S 0 /* CODEC register data to write */ macro
39 #define RGADW_RGDIN_M (0xff << RGADW_RGDIN_S)
H A Djz4780_codec.c90 tmp |= (val << RGADW_RGDIN_S);

Completed in 51 milliseconds