tmio_iowrite16    229 drivers/mfd/tc6393xb.c 	tmio_iowrite16(ccr, tc6393xb->scr + SCR_CCR);
tmio_iowrite16    255 drivers/mfd/tc6393xb.c 	tmio_iowrite16(ccr, tc6393xb->scr + SCR_CCR);
tmio_iowrite16    284 drivers/mfd/tc6393xb.c 	tmio_iowrite16(ccr, tc6393xb->scr + SCR_CCR);
tmio_iowrite16    302 drivers/mfd/tc6393xb.c 	tmio_iowrite16(ccr, tc6393xb->scr + SCR_CCR);
tmio_iowrite16    320 drivers/mtd/nand/raw/tmio_nand.c 	tmio_iowrite16(tmio->fcr_base, tmio->ccr + CCR_BASE);
tmio_iowrite16    321 drivers/mtd/nand/raw/tmio_nand.c 	tmio_iowrite16(tmio->fcr_base >> 16, tmio->ccr + CCR_BASE + 2);
tmio_iowrite16     85 drivers/usb/host/ohci-tmio.c 	tmio_iowrite16(pm, tmio->ccr + CCR_PM);
tmio_iowrite16    112 drivers/usb/host/ohci-tmio.c 	tmio_iowrite16(0, tmio->ccr + CCR_BASE);
tmio_iowrite16    113 drivers/usb/host/ohci-tmio.c 	tmio_iowrite16(0, tmio->ccr + CCR_BASE + 2);
tmio_iowrite16    114 drivers/usb/host/ohci-tmio.c 	tmio_iowrite16(pm, tmio->ccr + CCR_PM);
tmio_iowrite16    124 drivers/usb/host/ohci-tmio.c 	tmio_iowrite16(base, tmio->ccr + CCR_BASE);
tmio_iowrite16    125 drivers/usb/host/ohci-tmio.c 	tmio_iowrite16(base >> 16, tmio->ccr + CCR_BASE + 2);
tmio_iowrite16    217 drivers/video/fbdev/tmiofb.c 	tmio_iowrite16(bbisc, par->lcr + LCR_BBISC);
tmio_iowrite16    249 drivers/video/fbdev/tmiofb.c 	tmio_iowrite16(0, par->ccr + CCR_UGCC);
tmio_iowrite16    250 drivers/video/fbdev/tmiofb.c 	tmio_iowrite16(0, par->lcr + LCR_GM);
tmio_iowrite16    252 drivers/video/fbdev/tmiofb.c 	tmio_iowrite16(0x0010, par->lcr + LCR_LCDCCRC);
tmio_iowrite16    274 drivers/video/fbdev/tmiofb.c 	tmio_iowrite16(0x003a, par->ccr + CCR_UGCC);
tmio_iowrite16    275 drivers/video/fbdev/tmiofb.c 	tmio_iowrite16(0x003a, par->ccr + CCR_GCC);
tmio_iowrite16    276 drivers/video/fbdev/tmiofb.c 	tmio_iowrite16(0x3f00, par->ccr + CCR_USC);
tmio_iowrite16    280 drivers/video/fbdev/tmiofb.c 	tmio_iowrite16(0x0000, par->ccr + CCR_USC);
tmio_iowrite16    281 drivers/video/fbdev/tmiofb.c 	tmio_iowrite16(base >> 16, par->ccr + CCR_BASEH);
tmio_iowrite16    282 drivers/video/fbdev/tmiofb.c 	tmio_iowrite16(base, par->ccr + CCR_BASEL);
tmio_iowrite16    283 drivers/video/fbdev/tmiofb.c 	tmio_iowrite16(0x0002, par->ccr + CCR_CMD); /* base address enable */
tmio_iowrite16    284 drivers/video/fbdev/tmiofb.c 	tmio_iowrite16(0x40a8, par->ccr + CCR_VRAMRTC); /* VRAMRC, VRAMTC */
tmio_iowrite16    285 drivers/video/fbdev/tmiofb.c 	tmio_iowrite16(0x0018, par->ccr + CCR_VRAMSAC); /* VRAMSTS, VRAMAC */
tmio_iowrite16    286 drivers/video/fbdev/tmiofb.c 	tmio_iowrite16(0x0002, par->ccr + CCR_VRAMBC);
tmio_iowrite16    288 drivers/video/fbdev/tmiofb.c 	tmio_iowrite16(0x000b, par->ccr + CCR_VRAMBC);
tmio_iowrite16    291 drivers/video/fbdev/tmiofb.c 	tmio_iowrite16(base >> 16, par->lcr + LCR_CFSAH);
tmio_iowrite16    292 drivers/video/fbdev/tmiofb.c 	tmio_iowrite16(base, par->lcr + LCR_CFSAL);
tmio_iowrite16    293 drivers/video/fbdev/tmiofb.c 	tmio_iowrite16(TMIOFB_FIFO_SIZE - 1, par->lcr + LCR_CFS);
tmio_iowrite16    294 drivers/video/fbdev/tmiofb.c 	tmio_iowrite16(1, par->lcr + LCR_CFC);
tmio_iowrite16    295 drivers/video/fbdev/tmiofb.c 	tmio_iowrite16(1, par->lcr + LCR_BBIE);
tmio_iowrite16    296 drivers/video/fbdev/tmiofb.c 	tmio_iowrite16(0, par->lcr + LCR_CFWS);
tmio_iowrite16    312 drivers/video/fbdev/tmiofb.c 	tmio_iowrite16(0, par->lcr + LCR_GM);
tmio_iowrite16    314 drivers/video/fbdev/tmiofb.c 	tmio_iowrite16(0x0010, par->lcr + LCR_LCDCCRC);
tmio_iowrite16    318 drivers/video/fbdev/tmiofb.c 	tmio_iowrite16(info->fix.line_length, par->lcr + LCR_VHPN);
tmio_iowrite16    319 drivers/video/fbdev/tmiofb.c 	tmio_iowrite16(0, par->lcr + LCR_GDSAH);
tmio_iowrite16    320 drivers/video/fbdev/tmiofb.c 	tmio_iowrite16(0, par->lcr + LCR_GDSAL);
tmio_iowrite16    321 drivers/video/fbdev/tmiofb.c 	tmio_iowrite16(info->fix.line_length >> 16, par->lcr + LCR_VHPCH);
tmio_iowrite16    322 drivers/video/fbdev/tmiofb.c 	tmio_iowrite16(info->fix.line_length, par->lcr + LCR_VHPCL);
tmio_iowrite16    323 drivers/video/fbdev/tmiofb.c 	tmio_iowrite16(i = 0, par->lcr + LCR_HSS);
tmio_iowrite16    324 drivers/video/fbdev/tmiofb.c 	tmio_iowrite16(i += mode->hsync_len, par->lcr + LCR_HSE);
tmio_iowrite16    325 drivers/video/fbdev/tmiofb.c 	tmio_iowrite16(i += mode->left_margin, par->lcr + LCR_HDS);
tmio_iowrite16    326 drivers/video/fbdev/tmiofb.c 	tmio_iowrite16(i += mode->xres + mode->right_margin, par->lcr + LCR_HT);
tmio_iowrite16    327 drivers/video/fbdev/tmiofb.c 	tmio_iowrite16(mode->xres, par->lcr + LCR_HNP);
tmio_iowrite16    328 drivers/video/fbdev/tmiofb.c 	tmio_iowrite16(i = 0, par->lcr + LCR_VSS);
tmio_iowrite16    329 drivers/video/fbdev/tmiofb.c 	tmio_iowrite16(i += mode->vsync_len, par->lcr + LCR_VSE);
tmio_iowrite16    330 drivers/video/fbdev/tmiofb.c 	tmio_iowrite16(i += mode->upper_margin, par->lcr + LCR_VDS);
tmio_iowrite16    331 drivers/video/fbdev/tmiofb.c 	tmio_iowrite16(i += mode->yres, par->lcr + LCR_ILN);
tmio_iowrite16    332 drivers/video/fbdev/tmiofb.c 	tmio_iowrite16(i += mode->lower_margin, par->lcr + LCR_VT);
tmio_iowrite16    333 drivers/video/fbdev/tmiofb.c 	tmio_iowrite16(3, par->lcr + LCR_MISC); /* RGB565 mode */
tmio_iowrite16    334 drivers/video/fbdev/tmiofb.c 	tmio_iowrite16(1, par->lcr + LCR_GM); /* VRAM enable */
tmio_iowrite16    335 drivers/video/fbdev/tmiofb.c 	tmio_iowrite16(0x4007, par->lcr + LCR_LCDCC);
tmio_iowrite16    336 drivers/video/fbdev/tmiofb.c 	tmio_iowrite16(3, par->lcr + LCR_SP);  /* sync polarity */
tmio_iowrite16    338 drivers/video/fbdev/tmiofb.c 	tmio_iowrite16(0x0010, par->lcr + LCR_LCDCCRC);
tmio_iowrite16    340 drivers/video/fbdev/tmiofb.c 	tmio_iowrite16(0x0014, par->lcr + LCR_LCDCCRC); /* STOP_CKP */
tmio_iowrite16    342 drivers/video/fbdev/tmiofb.c 	tmio_iowrite16(0x0015, par->lcr + LCR_LCDCCRC); /* STOP_CKP|SOFT_RESET*/
tmio_iowrite16    343 drivers/video/fbdev/tmiofb.c 	tmio_iowrite16(0xfffa, par->lcr + LCR_VCS);
tmio_iowrite16    396 drivers/video/fbdev/tmiofb.c 		tmio_iowrite16(*cmd >> 16, par->lcr + LCR_CMDH);
tmio_iowrite16    397 drivers/video/fbdev/tmiofb.c 		tmio_iowrite16(*cmd, par->lcr + LCR_CMDL);
tmio_iowrite16     31 include/linux/mfd/tmio.h 	tmio_iowrite16((val), (base) + ((reg) << (shift)))
tmio_iowrite16     34 include/linux/mfd/tmio.h 		tmio_iowrite16((val), (base) + ((reg) << (shift)));   \
tmio_iowrite16     35 include/linux/mfd/tmio.h 		tmio_iowrite16((val) >> 16, (base) + ((reg + 2) << (shift))); \