Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/hsi/mcp/
H A Dmcp_public.h999 #define SENSOR_LOCATION_MASK 0x000000ff macro
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_mcp.c3496 p_temp_sensor->sensor_location = (val & SENSOR_LOCATION_MASK) >> in ecore_mcp_get_temperature_info()