Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/mips/
H A Dhal2.h25 #define H2_REV_MAJOR_CHIP_M 0x00F0 /* RO: bits 7:4, major chip revision */ macro
H A Dhal2.c761 major = (rev & H2_REV_MAJOR_CHIP_M) >> 4; in hal2_detect()
/kernel/linux/linux-6.6/sound/mips/
H A Dhal2.h25 #define H2_REV_MAJOR_CHIP_M 0x00F0 /* RO: bits 7:4, major chip revision */ macro
H A Dhal2.c761 major = (rev & H2_REV_MAJOR_CHIP_M) >> 4; in hal2_detect()

Completed in 5 milliseconds