Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/mfd/
Dsta2x11-mfd.c167 [sta2x11_apb_soc_regs] = STA2X11_MFD_APB_SOC_REGS_NAME,
290 [sta2x11_apb_soc_regs] = &sta2x11_apb_soc_regs_regmap_config,
349 return sta2x11_mfd_platform_probe(dev, sta2x11_apb_soc_regs); in sta2x11_apb_soc_regs_probe()
/linux-6.12.1/include/linux/mfd/
Dsta2x11-mfd.h23 sta2x11_apb_soc_regs, enumerator
370 return __sta2x11_mfd_mask(pdev, reg, mask, val, sta2x11_apb_soc_regs); in sta2x11_apb_soc_regs_mask()