Home
last modified time | relevance | path

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

/openbmc/linux/include/video/
H A Dtdfx.h63 #define INTCTRL (0x00100000 + 0x04) macro
/openbmc/linux/drivers/thermal/
H A Drcar_thermal.c242 rcar_thermal_write(priv, INTCTRL, (((ctemp - 0) << 8) | in rcar_thermal_update_temp()