Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/mfd/
Dstmfx.h14 #define STMFX_REG_FW_VERSION_MSB 0x01 /* R */ macro
/linux-6.12.1/drivers/mfd/
Dstmfx.c369 ret = regmap_bulk_read(stmfx->map, STMFX_REG_FW_VERSION_MSB, in stmfx_chip_init()