Home
last modified time | relevance | path

Searched refs:R7 (Results 1 – 14 of 14) sorted by relevance

/drivers/media/i2c/
Dwm8739.c50 R5 = 5, R6, R7, R8, R9, R15 = 15, enumerator
257 wm8739_write(sd, R7, 0x049); in wm8739_probe()
Dwm8775.c49 R7 = 7, R11 = 11, enumerator
273 wm8775_write(sd, R7, 0x000); in wm8775_probe()
/drivers/net/hamradio/
Dz8530.h13 #define R7 7 macro
Ddmascc.c767 write_scc(priv, R7, FLAG); in scc_open()
773 write_scc(priv, R7, AUTOEOM); in scc_open()
800 write_scc(priv, R7, AUTOEOM | TXFIFOE); in scc_open()
802 write_scc(priv, R7, AUTOEOM); in scc_open()
804 write_scc(priv, R7, AUTOEOM | RXFIFOH); in scc_open()
Dscc.c804 wr(scc,R7,FLAG); /* SDLC flag value */ in init_channel()
860 wr(scc,R7,AUTOEOM); in init_channel()
1409 wr(scc, R7, FLAG); in scc_stop_calibrate()
1436 wr(scc, R7, pattern); in scc_start_calibrate()
/drivers/tty/serial/
Dzs.h66 #define R7 7 macro
Dip22zilog.h45 #define R7 7 macro
Dsunzilog.h37 #define R7 7 macro
Dsunzilog.c214 write_zsreg(channel, R7, regs[R7]); in __load_zsregs()
240 write_zsreg(channel, R7, regs[R7p]); in __load_zsregs()
1349 up->curregs[R7] = 0x7E; /* SDLC Flag */ in sunzilog_init_hw()
1365 up->curregs[R7] = 0x7E; /* SDLC Flag */ in sunzilog_init_hw()
Dpmac_zilog.h133 #define R7 7 macro
Dpmac_zilog.c161 write_zsreg(uap, R7, regs[R7P]); in pmz_load_zsregs()
168 write_zsreg(uap, R7, regs[R7]); in pmz_load_zsregs()
Dip22zilog.c195 write_zsreg(channel, R7, regs[R7]); in __load_zsregs()
/drivers/net/wan/
Dz85230.h32 #define R7 7 macro
Dz85230.c512 read_zsreg(chan, R7); in z8530_dma_rx()