Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mfd/
H A Dtwl6040.h20 #define TWL6040_REG_ASICREV 0x02 macro
/openbmc/linux/drivers/mfd/
H A Dtwl6040.c573 case TWL6040_REG_ASICREV: in twl6040_volatile_reg()
588 case TWL6040_REG_ASICREV: in twl6040_writeable_reg()
702 twl6040->rev = twl6040_reg_read(twl6040, TWL6040_REG_ASICREV); in twl6040_probe()