Searched refs:_gpio (Results 1 – 1 of 1) sorted by relevance
121 #define PARAM_INDIRECT_WRITE(_gpio, _addr, _data_800) \ argument122 PARAM_WRITE(0xf0, _gpio), \127 #define PARAM_INDIRECT_POLL(_gpio, _addr, _expected, _mask) \ argument128 PARAM_WRITE(0xf0, _gpio), \
Completed in 3 milliseconds