Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/staging/comedi/drivers/
H A Dni_stc.h675 #define CS5529_CMD_REG(x) (((x) & 0x7) << 1) macro
676 #define CS5529_CMD_REG_MASK CS5529_CMD_REG(7)
679 #define CS5529_OFFSET_REG CS5529_CMD_REG(0)
680 #define CS5529_GAIN_REG CS5529_CMD_REG(1)
681 #define CS5529_CONV_DATA_REG CS5529_CMD_REG(3)
682 #define CS5529_SETUP_REG CS5529_CMD_REG(4)
684 #define CS5529_CFG_REG CS5529_CMD_REG(2)
/kernel/linux/linux-6.6/drivers/comedi/drivers/
H A Dni_stc.h675 #define CS5529_CMD_REG(x) (((x) & 0x7) << 1) macro
676 #define CS5529_CMD_REG_MASK CS5529_CMD_REG(7)
679 #define CS5529_OFFSET_REG CS5529_CMD_REG(0)
680 #define CS5529_GAIN_REG CS5529_CMD_REG(1)
681 #define CS5529_CONV_DATA_REG CS5529_CMD_REG(3)
682 #define CS5529_SETUP_REG CS5529_CMD_REG(4)
684 #define CS5529_CFG_REG CS5529_CMD_REG(2)

Completed in 9 milliseconds