Searched refs:ORANGEPI_SENSOR_FAN_REG (Results 1 – 1 of 1) sorted by relevance
75 #define ORANGEPI_SENSOR_FAN_REG 0x78 /* Fan reading is 2 registers long */ macro460 return read_from_ec(ORANGEPI_SENSOR_FAN_REG, 2, val); in oxp_platform_read()