Searched refs:R12 (Results 1 – 16 of 16) sorted by relevance
/drivers/media/i2c/ |
D | wm8775.c | 36 R12, R13, R14, R15, R16, R17, R18, R19, R20, R21, R23 = 23, enumerator 245 wm8775_write(sd, R12, 0x102); in wm8775_probe()
|
D | upd64083.c | 32 R10, R11, R12, R13, R14, enumerator
|
/drivers/net/hamradio/ |
D | z8530.h | 19 #define R12 12 macro
|
D | dmascc.c | 809 write_scc(priv, R12, priv->param.brg_tc & 0xFF); in scc_open()
|
D | scc.c | 722 wr(scc,R12,tc & 255); /* brg rate LOW */ in set_brg()
|
/drivers/tty/serial/ |
D | zs.h | 72 #define R12 12 macro
|
D | ip22zilog.h | 51 #define R12 12 macro
|
D | sunzilog.h | 43 #define R12 12 macro
|
D | ip22zilog.c | 206 write_zsreg(channel, R12, regs[R12]); in __load_zsregs() 810 up->curregs[R12] = brg & 0xff; in ip22zilog_convert_to_zs() 1148 up->curregs[R12] = (brg & 0xff); in ip22zilog_prepare()
|
D | sunzilog.c | 225 write_zsreg(channel, R12, regs[R12]); in __load_zsregs() 289 up->curregs[R12] = (brg & 0xff); in sunzilog_change_mouse_baud() 875 up->curregs[R12] = brg & 0xff; in sunzilog_convert_to_zs() 1374 up->curregs[R12] = (brg & 0xff); in sunzilog_init_hw()
|
D | pmac_zilog.c | 162 write_zsreg(uap, R12, regs[R12]); in pmz_load_zsregs() 862 uap->curregs[R12] = 0; in __pmz_startup() 1010 uap->curregs[R12] = 0; in pmz_convert_to_zs() 1029 uap->curregs[R12] = (brg & 255); in pmz_convert_to_zs()
|
D | pmac_zilog.h | 139 #define R12 12 macro
|
D | zs.c | 278 write_zsreg(zport, R12, regs[12]); in load_zsregs()
|
/drivers/memory/ |
D | jedec_ddr.h | 44 #define R12 12 macro
|
/drivers/net/wan/ |
D | z85230.c | 1253 write_zsreg(&dev->chanA, R12, 0xAA); in do_z8530_init() 1254 if(read_zsreg(&dev->chanA, R12)!=0xAA) in do_z8530_init() 1256 write_zsreg(&dev->chanA, R12, 0x55); in do_z8530_init() 1257 if(read_zsreg(&dev->chanA, R12)!=0x55) in do_z8530_init()
|
D | z85230.h | 38 #define R12 12 macro
|