Home
last modified time | relevance | path

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

/openbmc/linux/drivers/regulator/
H A Drt6245-regulator.c23 #define RT6245_CODE_MASK GENMASK(6, 0) macro
154 bit_count = hweight8(code & RT6245_CODE_MASK); in rt6245_reg_write()