Searched refs:SIEMSG_REG (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/c67x00/ |
H A D | c67x00-ll-hpi.c | 216 hpi_write_word(dev, SIEMSG_REG(i), 0); in c67x00_ll_hpi_reg_init() 217 hpi_read_word(dev, SIEMSG_REG(i)); in c67x00_ll_hpi_reg_init() 253 val = hpi_read_word(dev, SIEMSG_REG(sie_num)); in c67x00_ll_fetch_siemsg() 255 hpi_write_word(dev, SIEMSG_REG(sie_num), 0); in c67x00_ll_fetch_siemsg()
|
H A D | c67x00.h | 127 #define SIEMSG_REG(x) ((x) ? 0x0148 : 0x0144) macro
|
/kernel/linux/linux-6.6/drivers/usb/c67x00/ |
H A D | c67x00-ll-hpi.c | 216 hpi_write_word(dev, SIEMSG_REG(i), 0); in c67x00_ll_hpi_reg_init() 217 hpi_read_word(dev, SIEMSG_REG(i)); in c67x00_ll_hpi_reg_init() 253 val = hpi_read_word(dev, SIEMSG_REG(sie_num)); in c67x00_ll_fetch_siemsg() 255 hpi_write_word(dev, SIEMSG_REG(sie_num), 0); in c67x00_ll_fetch_siemsg()
|
H A D | c67x00.h | 127 #define SIEMSG_REG(x) ((x) ? 0x0148 : 0x0144) macro
|
Completed in 3 milliseconds