Searched refs:INT_ID_PAGE (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/gpio/
H A Dgpio-ws16c48.c43 #define INT_ID_PAGE u8_encode_bits(3, PAGE_LOCK_PAGE_FIELD) macro
156 ret = regmap_write(ws16c48gpio->map, WS16C48_PAGE_LOCK, INT_ID_PAGE);
197 ret = regmap_write(ws16c48gpio->map, WS16C48_PAGE_LOCK, INT_ID_PAGE);
242 return regmap_write(map, WS16C48_PAGE_LOCK, INT_ID_PAGE);

Completed in 193 milliseconds