Searched refs:DSS_SDI_STATUS (Results 1 – 2 of 2) sorted by relevance
53 #define DSS_SDI_STATUS DSS_REG(0x005C) macro293 while (dss_read_reg(DSS_SDI_STATUS) & (1 << 6)) { in dss_sdi_enable()305 while (!(dss_read_reg(DSS_SDI_STATUS) & (1 << 5))) { in dss_sdi_enable()316 while (!(dss_read_reg(DSS_SDI_STATUS) & (1 << 2))) { in dss_sdi_enable()388 DUMPREG(DSS_SDI_STATUS); in dss_dump_regs()
52 #define DSS_SDI_STATUS DSS_REG(0x005C) macro277 while (dss_read_reg(dss, DSS_SDI_STATUS) & (1 << 6)) { in dss_sdi_enable()289 while (!(dss_read_reg(dss, DSS_SDI_STATUS) & (1 << 5))) { in dss_sdi_enable()300 while (!(dss_read_reg(dss, DSS_SDI_STATUS) & (1 << 2))) { in dss_sdi_enable()372 DUMPREG(dss, DSS_SDI_STATUS); in dss_dump_regs()