Searched refs:atp_writeb_base (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/drivers/scsi/ |
D | atp870u.c | 48 static inline void atp_writeb_base(struct atp_unit *atp, u8 reg, u8 val) in atp_writeb_base() function 331 atp_writeb_base(dev, 0x29, j); in atp870u_intr_handle() 394 atp_writeb_base(dev, 0x3b, in atp870u_intr_handle() 397 atp_writeb_base(dev, 0x3b, in atp870u_intr_handle() 404 atp_writeb_base(dev, 0x3a, in atp870u_intr_handle() 407 atp_writeb_base(dev, 0x3a, in atp870u_intr_handle() 507 atp_writeb_base(dev, 0x29, j); in atp870u_intr_handle() 782 atp_writeb_base(dev, 0x29, j); in DEF_SCSI_QCMD() 936 atp_writeb_base(dev, 0x3b, in DEF_SCSI_QCMD() 939 atp_writeb_base(dev, 0x3b, in DEF_SCSI_QCMD() [all …]
|