Searched refs:SSTATUS (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/video/fbdev/ |
D | imsttfb.c | 87 SSTATUS = 36, /* 0x90 */ enumerator 1010 while(read_reg_le32(par->dc_regs, SSTATUS) & 0x80); in imsttfb_fillrect() 1018 while(read_reg_le32(par->dc_regs, SSTATUS) & 0x80); in imsttfb_fillrect() 1019 while(read_reg_le32(par->dc_regs, SSTATUS) & 0x40); in imsttfb_fillrect() 1021 while(read_reg_le32(par->dc_regs, SSTATUS) & 0x80); in imsttfb_fillrect() 1028 while(read_reg_le32(par->dc_regs, SSTATUS) & 0x80); in imsttfb_fillrect() 1029 while(read_reg_le32(par->dc_regs, SSTATUS) & 0x40); in imsttfb_fillrect() 1076 while(read_reg_le32(par->dc_regs, SSTATUS) & 0x80); in imsttfb_copyarea() 1083 while(read_reg_le32(par->dc_regs, SSTATUS) & 0x80); in imsttfb_copyarea() 1084 while(read_reg_le32(par->dc_regs, SSTATUS) & 0x40); in imsttfb_copyarea() [all …]
|
/Linux-v4.19/drivers/ata/ |
D | sata_fsl.c | 193 SSTATUS = 0, enumerator
|