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

/freebsd-12-stable/sys/mips/ingenic/
H A Djz4780_codec.h36 #define RGADW_RGADDR_S 8 /* CODEC register's address. */ macro
37 #define RGADW_RGADDR_M (0x7f << RGADW_RGADDR_S)
H A Djz4780_codec.c89 tmp = (reg << RGADW_RGADDR_S);
110 tmp = (reg << RGADW_RGADDR_S);

Completed in 51 milliseconds