Searched refs:NV32_FUNCSEL (Results 1 – 7 of 7) sorted by relevance
360 NV_REG32(NV32_FUNCSEL) &= ~0x00001000; in nv_bes_to_crtc()369 NV_REG32(NV32_FUNCSEL) |= 0x00001000; in nv_bes_to_crtc()
37 NV_REG32(NV32_FUNCSEL) &= ~0x00000010; in i2c_select_bus_set()42 NV_REG32(NV32_FUNCSEL) |= 0x00000010; in i2c_select_bus_set()
1008 NV_REG32(NV32_FUNCSEL) &= ~0x00000100; in nv_crtc2_start_tvout()
1099 NV_REG32(NV32_FUNCSEL) |= 0x00000100; in nv_crtc_start_tvout()
1780 NV_REG32(NV32_FUNCSEL) |= 0x00001100; in nv_general_bios_to_powergraphics()
2496 LOG(2,("DAC1: FUNCSEL: $%08x\n", NV_REG32(NV32_FUNCSEL))); in detect_panels()
613 #define NV32_FUNCSEL 0x00600860 macro