Home
last modified time | relevance | path

Searched refs:R12 (Results 1 – 15 of 15) sorted by relevance

/drivers/media/i2c/
Dwm8775.c49 R12, R13, R14, R15, R16, R17, R18, R19, R20, R21, R23 = 23, enumerator
265 wm8775_write(sd, R12, 0x102); in wm8775_probe()
Dupd64083.c46 R10, R11, R12, R13, R14, enumerator
/drivers/net/hamradio/
Dz8530.h18 #define R12 12 macro
Ddmascc.c815 write_scc(priv, R12, priv->param.brg_tc & 0xFF); in scc_open()
Dscc.c721 wr(scc,R12,tc & 255); /* brg rate LOW */ in set_brg()
/drivers/tty/serial/
Dzs.h71 #define R12 12 macro
Dsunzilog.h42 #define R12 12 macro
Dip22zilog.h50 #define R12 12 macro
Dip22zilog.c209 write_zsreg(channel, R12, regs[R12]); in __load_zsregs()
808 up->curregs[R12] = brg & 0xff; in ip22zilog_convert_to_zs()
1142 up->curregs[R12] = (brg & 0xff); in ip22zilog_prepare()
Dsunzilog.c228 write_zsreg(channel, R12, regs[R12]); in __load_zsregs()
292 up->curregs[R12] = (brg & 0xff); in sunzilog_change_mouse_baud()
873 up->curregs[R12] = brg & 0xff; in sunzilog_convert_to_zs()
1369 up->curregs[R12] = (brg & 0xff); in sunzilog_init_hw()
Dpmac_zilog.c179 write_zsreg(uap, R12, regs[R12]); in pmz_load_zsregs()
880 uap->curregs[R12] = 0; in __pmz_startup()
1028 uap->curregs[R12] = 0; in pmz_convert_to_zs()
1047 uap->curregs[R12] = (brg & 255); in pmz_convert_to_zs()
Dpmac_zilog.h138 #define R12 12 macro
Dzs.c281 write_zsreg(zport, R12, regs[12]); in load_zsregs()
/drivers/net/wan/
Dz85230.c1258 write_zsreg(&dev->chanA, R12, 0xAA); in do_z8530_init()
1259 if(read_zsreg(&dev->chanA, R12)!=0xAA) in do_z8530_init()
1261 write_zsreg(&dev->chanA, R12, 0x55); in do_z8530_init()
1262 if(read_zsreg(&dev->chanA, R12)!=0x55) in do_z8530_init()
Dz85230.h37 #define R12 12 macro