Searched refs:DSS_SDI_STATUS (Results 1 – 2 of 2) sorted by relevance
64 #define DSS_SDI_STATUS DSS_REG(0x005C) macro304 while (dss_read_reg(DSS_SDI_STATUS) & (1 << 6)) { in dss_sdi_enable()316 while (!(dss_read_reg(DSS_SDI_STATUS) & (1 << 5))) { in dss_sdi_enable()327 while (!(dss_read_reg(DSS_SDI_STATUS) & (1 << 2))) { in dss_sdi_enable()399 DUMPREG(DSS_SDI_STATUS); in dss_dump_regs()
63 #define DSS_SDI_STATUS DSS_REG(0x005C) macro288 while (dss_read_reg(dss, DSS_SDI_STATUS) & (1 << 6)) { in dss_sdi_enable()300 while (!(dss_read_reg(dss, DSS_SDI_STATUS) & (1 << 5))) { in dss_sdi_enable()311 while (!(dss_read_reg(dss, DSS_SDI_STATUS) & (1 << 2))) { in dss_sdi_enable()383 DUMPREG(dss, DSS_SDI_STATUS); in dss_dump_regs()