Home
last modified time | relevance | path

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

/linux-6.15/drivers/mfd/
H A Dupboard-fpga.c107 regmap_reg_range(UPBOARD_REG_FUNC_EN0, UPBOARD_REG_FUNC_EN0),
113 regmap_reg_range(UPBOARD_REG_FUNC_EN0, UPBOARD_REG_FUNC_EN0),
142 regmap_reg_range(UPBOARD_REG_FUNC_EN0, UPBOARD_REG_FUNC_EN1),
148 regmap_reg_range(UPBOARD_REG_FUNC_EN0, UPBOARD_REG_FUNC_EN1),
/linux-6.15/include/linux/mfd/
H A Dupboard-fpga.h21 UPBOARD_REG_FUNC_EN0 = 0x20, enumerator
/linux-6.15/drivers/leds/
H A Dleds-upboard.c86 .reg = UPBOARD_REG_FUNC_EN0, in upboard_led_probe()