Searched refs:read_reg_le32 (Results 1 – 1 of 1) sorted by relevance
| /drivers/video/fbdev/ |
| A D | imsttfb.c | 940 ctrl = read_reg_le32(par->dc_regs, STGCTL); in imsttfb_blank() 1009 while(read_reg_le32(par->dc_regs, SSTATUS) & 0x80); in imsttfb_fillrect() 1017 while(read_reg_le32(par->dc_regs, SSTATUS) & 0x80); in imsttfb_fillrect() 1018 while(read_reg_le32(par->dc_regs, SSTATUS) & 0x40); in imsttfb_fillrect() 1020 while(read_reg_le32(par->dc_regs, SSTATUS) & 0x80); in imsttfb_fillrect() 1075 while(read_reg_le32(par->dc_regs, SSTATUS) & 0x80); in imsttfb_copyarea() 1082 while(read_reg_le32(par->dc_regs, SSTATUS) & 0x80); in imsttfb_copyarea() 1083 while(read_reg_le32(par->dc_regs, SSTATUS) & 0x40); in imsttfb_copyarea() 1283 reg[1] = read_reg_le32(par->dc_regs, reg[0]); in imsttfb_ioctl() 1357 tmp = read_reg_le32(par->dc_regs, PRC); in init_imstt() [all …]
|
Completed in 6 milliseconds