Home
last modified time | relevance | path

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

/linux/drivers/media/pci/ddbridge/
H A Dddbridge-regs.h58 #define TEMPMON_SENSOR0 (TEMPMON_BASE + 0x04) macro
H A Dddbridge-core.c3246 temp = (ddblreadl(link, TEMPMON_SENSOR0) >> 8) & 0xFF; in tempmon_setfan()