Searched refs:DSS_SDI_STATUS (Results 1 – 2 of 2) sorted by relevance
54 #define DSS_SDI_STATUS DSS_REG(0x005C) macro294 while (dss_read_reg(DSS_SDI_STATUS) & (1 << 6)) { in dss_sdi_enable()306 while (!(dss_read_reg(DSS_SDI_STATUS) & (1 << 5))) { in dss_sdi_enable()317 while (!(dss_read_reg(DSS_SDI_STATUS) & (1 << 2))) { in dss_sdi_enable()389 DUMPREG(DSS_SDI_STATUS); in dss_dump_regs()
53 #define DSS_SDI_STATUS DSS_REG(0x005C) macro278 while (dss_read_reg(dss, DSS_SDI_STATUS) & (1 << 6)) { in dss_sdi_enable()290 while (!(dss_read_reg(dss, DSS_SDI_STATUS) & (1 << 5))) { in dss_sdi_enable()301 while (!(dss_read_reg(dss, DSS_SDI_STATUS) & (1 << 2))) { in dss_sdi_enable()373 DUMPREG(dss, DSS_SDI_STATUS); in dss_dump_regs()