Searched refs:SSTATUS (Results 1 - 2 of 2) sorted by relevance

/drivers/video/
H A Dimsttfb.c88 SSTATUS = 36, /* 0x90 */ enumerator in enum:__anon5682
1011 while(read_reg_le32(par->dc_regs, SSTATUS) & 0x80);
1019 while(read_reg_le32(par->dc_regs, SSTATUS) & 0x80);
1020 while(read_reg_le32(par->dc_regs, SSTATUS) & 0x40);
1022 while(read_reg_le32(par->dc_regs, SSTATUS) & 0x80);
1029 while(read_reg_le32(par->dc_regs, SSTATUS) & 0x80);
1030 while(read_reg_le32(par->dc_regs, SSTATUS) & 0x40);
1077 while(read_reg_le32(par->dc_regs, SSTATUS) & 0x80);
1084 while(read_reg_le32(par->dc_regs, SSTATUS) & 0x80);
1085 while(read_reg_le32(par->dc_regs, SSTATUS)
[all...]
/drivers/ata/
H A Dsata_fsl.c169 SSTATUS = 0, enumerator in enum:__anon65

Completed in 60 milliseconds