Searched refs:SIEMSG_REG (Results 1 - 2 of 2) sorted by relevance

/drivers/usb/c67x00/
H A Dc67x00-ll-hpi.c230 hpi_write_word(dev, SIEMSG_REG(i), 0);
231 hpi_read_word(dev, SIEMSG_REG(i));
267 val = hpi_read_word(dev, SIEMSG_REG(sie_num));
269 hpi_write_word(dev, SIEMSG_REG(sie_num), 0);
H A Dc67x00.h141 #define SIEMSG_REG(x) ((x) ? 0x0148 : 0x0144) macro

Completed in 312 milliseconds