Searched refs:R12 (Results 1 – 15 of 15) sorted by relevance
/drivers/media/i2c/ |
D | wm8775.c | 49 R12, R13, R14, R15, R16, R17, R18, R19, R20, R21, R23 = 23, enumerator 265 wm8775_write(sd, R12, 0x102); in wm8775_probe()
|
D | upd64083.c | 46 R10, R11, R12, R13, R14, enumerator
|
/drivers/net/hamradio/ |
D | z8530.h | 18 #define R12 12 macro
|
D | dmascc.c | 815 write_scc(priv, R12, priv->param.brg_tc & 0xFF); in scc_open()
|
D | scc.c | 721 wr(scc,R12,tc & 255); /* brg rate LOW */ in set_brg()
|
/drivers/tty/serial/ |
D | zs.h | 71 #define R12 12 macro
|
D | sunzilog.h | 42 #define R12 12 macro
|
D | ip22zilog.h | 50 #define R12 12 macro
|
D | ip22zilog.c | 209 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()
|
D | sunzilog.c | 228 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()
|
D | pmac_zilog.c | 179 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()
|
D | pmac_zilog.h | 138 #define R12 12 macro
|
D | zs.c | 281 write_zsreg(zport, R12, regs[12]); in load_zsregs()
|
/drivers/net/wan/ |
D | z85230.c | 1258 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()
|
D | z85230.h | 37 #define R12 12 macro
|