Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/potentiometer/
H A Dmcp4531.c112 #define MCP4531_WRITE (0 << 2) macro
199 MCP4531_WRITE | address | (val >> 8), in mcp4531_write_raw()