Home
last modified time | relevance | path

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

/drivers/media/i2c/
Dwm8775.c36 R12, R13, R14, R15, R16, R17, R18, R19, R20, R21, R23 = 23, enumerator
245 wm8775_write(sd, R12, 0x102); in wm8775_probe()
Dupd64083.c32 R10, R11, R12, R13, R14, enumerator
/drivers/net/hamradio/
Dz8530.h19 #define R12 12 macro
Ddmascc.c809 write_scc(priv, R12, priv->param.brg_tc & 0xFF); in scc_open()
Dscc.c722 wr(scc,R12,tc & 255); /* brg rate LOW */ in set_brg()
/drivers/tty/serial/
Dzs.h72 #define R12 12 macro
Dip22zilog.h51 #define R12 12 macro
Dsunzilog.h43 #define R12 12 macro
Dip22zilog.c206 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()
Dsunzilog.c225 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()
Dpmac_zilog.c162 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()
Dpmac_zilog.h139 #define R12 12 macro
Dzs.c278 write_zsreg(zport, R12, regs[12]); in load_zsregs()
/drivers/memory/
Djedec_ddr.h44 #define R12 12 macro
/drivers/net/wan/
Dz85230.c1253 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()
Dz85230.h38 #define R12 12 macro