Searched refs:SIEMSG_REG (Results 1 – 2 of 2) sorted by relevance
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()
127 #define SIEMSG_REG(x) ((x) ? 0x0148 : 0x0144) macro