Lines Matching refs:bios_6_scratch
1822 uint32_t bios_0_scratch, bios_3_scratch, bios_6_scratch;
1826 bios_6_scratch = RREG32(mmBIOS_SCRATCH_6);
1834 bios_6_scratch |= ATOM_S6_ACC_REQ_LCD1;
1839 bios_6_scratch &= ~ATOM_S6_ACC_REQ_LCD1;
1848 bios_6_scratch |= ATOM_S6_ACC_REQ_CRT1;
1853 bios_6_scratch &= ~ATOM_S6_ACC_REQ_CRT1;
1862 bios_6_scratch |= ATOM_S6_ACC_REQ_CRT2;
1867 bios_6_scratch &= ~ATOM_S6_ACC_REQ_CRT2;
1876 bios_6_scratch |= ATOM_S6_ACC_REQ_DFP1;
1881 bios_6_scratch &= ~ATOM_S6_ACC_REQ_DFP1;
1890 bios_6_scratch |= ATOM_S6_ACC_REQ_DFP2;
1895 bios_6_scratch &= ~ATOM_S6_ACC_REQ_DFP2;
1904 bios_6_scratch |= ATOM_S6_ACC_REQ_DFP3;
1909 bios_6_scratch &= ~ATOM_S6_ACC_REQ_DFP3;
1918 bios_6_scratch |= ATOM_S6_ACC_REQ_DFP4;
1923 bios_6_scratch &= ~ATOM_S6_ACC_REQ_DFP4;
1932 bios_6_scratch |= ATOM_S6_ACC_REQ_DFP5;
1937 bios_6_scratch &= ~ATOM_S6_ACC_REQ_DFP5;
1946 bios_6_scratch |= ATOM_S6_ACC_REQ_DFP6;
1951 bios_6_scratch &= ~ATOM_S6_ACC_REQ_DFP6;
1957 WREG32(mmBIOS_SCRATCH_6, bios_6_scratch);