Home
last modified time | relevance | path

Searched refs:REG_VERSION (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/ata/pata_parport/
H A Dbpck6.c37 #define REG_VERSION 0x01 // PPC version register (read) macro
341 bpck6_send_cmd(pi, ACCESS_REG | ACCESS_READ | REG_VERSION); in bpck6_open()
374 bpck6_send_cmd(pi, REG_VERSION | ACCESS_REG | ACCESS_WRITE); in bpck6_wr_extout()
/linux/drivers/media/pci/pt3/
H A Dpt3.h29 #define REG_VERSION 0x00 macro
H A Dpt3.c725 ver = ioread32(pt3->regs[0] + REG_VERSION); in pt3_probe()
/linux/drivers/crypto/qce/
H A Dregs-v5.h11 #define REG_VERSION 0x000 macro
H A Dcommon.c591 val = qce_read(qce, REG_VERSION); in qce_get_version()
/linux/drivers/tty/serial/
H A Dmxs-auart.c373 REG_VERSION, enumerator
402 [REG_VERSION] = AUART_VERSION,
1668 version = mxs_read(s, REG_VERSION); in mxs_auart_probe()
/linux/drivers/media/i2c/
H A Dtda1997x_regs.h7 #define REG_VERSION 0x0000 macro
H A Dtda1997x.c2126 reg = io_read(sd, REG_VERSION); in tda1997x_core_init()