Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/
H A Datp870u.c47 static inline void atp_writeb_base(struct atp_unit *atp, u8 reg, u8 val) in atp_writeb_base() function
317 atp_writeb_base(dev, 0x29, j); in atp870u_intr_handle()
371 atp_writeb_base(dev, 0x3b, (atp_readb_base(dev, 0x3b) & 0x3f) | 0xc0); in atp870u_intr_handle()
373 atp_writeb_base(dev, 0x3b, atp_readb_base(dev, 0x3b) & 0x3f); in atp870u_intr_handle()
376 atp_writeb_base(dev, 0x3a, (atp_readb_base(dev, 0x3a) & 0xf3) | 0x08); in atp870u_intr_handle()
378 atp_writeb_base(dev, 0x3a, atp_readb_base(dev, 0x3a) & 0xf3); in atp870u_intr_handle()
476 atp_writeb_base(dev, 0x29, j); in atp870u_intr_handle()
752 atp_writeb_base(dev, 0x29, j); in send_s870()
895 atp_writeb_base(dev, 0x3b, (atp_readb_base(dev, 0x3b) & 0x3f) | 0xc0); in send_s870()
897 atp_writeb_base(de in send_s870()
[all...]
/kernel/linux/linux-6.6/drivers/scsi/
H A Datp870u.c48 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 send_s870()
936 atp_writeb_base(dev, 0x3b, in send_s870()
939 atp_writeb_base(de in send_s870()
[all...]

Completed in 3 milliseconds