Searched refs:isp1362_reg_t (Results 1 – 1 of 1) sorted by relevance
40 typedef const unsigned int isp1362_reg_t; typedef50 static isp1362_reg_t ISP1362_REG_##name = ((addr) | (width) | (rw))55 typedef const unsigned char isp1362_reg_t; typedef59 static isp1362_reg_t __maybe_unused ISP1362_REG_##name = addr585 static void isp1362_write_addr(struct isp1362_hcd *isp1362_hcd, isp1362_reg_t reg) in isp1362_write_addr()