Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/mips/
H A Dhal2.h24 #define H2_REV_BOARD_M 0x7000 /* RO: bits 14:12, board revision */ macro
H A Dhal2.c760 board = (rev & H2_REV_BOARD_M) >> 12; in hal2_detect()
/kernel/linux/linux-6.6/sound/mips/
H A Dhal2.h24 #define H2_REV_BOARD_M 0x7000 /* RO: bits 14:12, board revision */ macro
H A Dhal2.c760 board = (rev & H2_REV_BOARD_M) >> 12; in hal2_detect()

Completed in 5 milliseconds