Home
last modified time | relevance | path

Searched refs:write_regr (Results 1 – 17 of 17) sorted by relevance

/linux/drivers/ata/pata_parport/
H A Dpata_parport.c50 pi->proto->write_regr(pi, 0, ATA_REG_DEVICE, tmp); in pata_parport_dev_select()
58 pi->proto->write_regr(pi, 1, 6, ctl); in pata_parport_set_devctl()
68 pi->proto->write_regr(pi, 0, ATA_REG_NSECT, 0x55); in pata_parport_devchk()
69 pi->proto->write_regr(pi, 0, ATA_REG_LBAL, 0xaa); in pata_parport_devchk()
71 pi->proto->write_regr(pi, 0, ATA_REG_NSECT, 0xaa); in pata_parport_devchk()
72 pi->proto->write_regr(pi, 0, ATA_REG_LBAL, 0x55); in pata_parport_devchk()
74 pi->proto->write_regr(pi, 0, ATA_REG_NSECT, 0x55); in pata_parport_devchk()
75 pi->proto->write_regr(pi, 0, ATA_REG_LBAL, 0xaa); in pata_parport_devchk()
155 pi->proto->write_regr(pi, 1, 6, ap->ctl); in pata_parport_bus_softreset()
157 pi->proto->write_regr(pi, 1, 6, ap->ctl | ATA_SRST); in pata_parport_bus_softreset()
[all …]
H A Dkbic.c259 .write_regr = kbic_write_regr,
275 .write_regr = kbic_write_regr,
H A Dpata_parport.h60 void (*write_regr)(struct pi_adapter *pi, int cont, int regr, int val); member
H A Dktti.c99 .write_regr = ktti_write_regr,
H A Dfit2.c125 .write_regr = fit2_write_regr,
H A Daten.c132 .write_regr = aten_write_regr,
H A Don20.c135 .write_regr = on20_write_regr,
H A Dcomm.c193 .write_regr = comm_write_regr,
H A Dfit3.c176 .write_regr = fit3_write_regr,
H A Ddstr.c223 .write_regr = dstr_write_regr,
H A Dfriq.c250 .write_regr = friq_write_regr,
H A Dfrpw.c285 .write_regr = frpw_write_regr,
H A Depia.c298 .write_regr = epia_write_regr,
H A Depat.c337 .write_regr = epat_write_regr,
H A Don26.c302 .write_regr = on26_write_regr,
H A Dbpck.c492 .write_regr = bpck_write_regr,
H A Dbpck6.c449 .write_regr = bpck6_write_regr,