Searched refs:H2_REV_MINOR_CHIP_M (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/mips/
H A Dhal2.h39 #define H2_REV_MINOR_CHIP_M 0x000F /* RO: bits 3:0, minor chip revision */ macro
H A Dhal2.c800 minor = (rev & H2_REV_MINOR_CHIP_M);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/mips/
H A Dhal2.h39 #define H2_REV_MINOR_CHIP_M 0x000F /* RO: bits 3:0, minor chip revision */ macro
H A Dhal2.c800 minor = (rev & H2_REV_MINOR_CHIP_M);

Completed in 76 milliseconds