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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/mips/
H A Dhal2.h38 #define H2_REV_MAJOR_CHIP_M 0x00F0 /* RO: bits 7:4, major chip revision */ macro
H A Dhal2.c799 major = (rev & H2_REV_MAJOR_CHIP_M) >> 4;

Completed in 40 milliseconds