Home
last modified time | relevance | path

Searched refs:CR1_DRV (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/hwmon/
H A Dmax31760.c14 #define CR1_DRV GENMASK(4, 3) macro
192 regval = FIELD_GET(CR1_DRV, regval); in max31760_read()
296 REG_CR1, CR1_DRV, in max31760_write()
297 FIELD_PREP(CR1_DRV, pwm_index)); in max31760_write()