Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/panel/
H A Dpanel-raspberrypi-touchscreen.c62 REG_ID = 0x80, enumerator
384 ver = rpi_touchscreen_i2c_read(ts, REG_ID); in rpi_touchscreen_probe()
/openbmc/linux/drivers/regulator/
H A Drpi-panel-attiny-regulator.c22 #define REG_ID 0x80 macro
310 ret = attiny_i2c_read(i2c, REG_ID, &data); in attiny_i2c_probe()
/openbmc/linux/drivers/gpu/drm/bridge/
H A Dti-sn65dsi83.c48 #define REG_ID(n) (0x00 + (n)) macro
153 regmap_reg_range(REG_ID(0), REG_ID(8)),
/openbmc/linux/drivers/hwmon/
H A Dads7871.c27 #define REG_ID 31 /*ID Register*/ macro
/openbmc/linux/drivers/scsi/arm/
H A Dfas216.h164 #define REG_ID (14) macro
H A Dfas216.c2770 rev = fas216_readb(info, REG_ID); in fas216_detect_type()