Home
last modified time | relevance | path

Searched refs:NV32_PWRUPCTRL (Results 1 – 4 of 4) sorted by relevance

/haiku/src/add-ons/accelerants/nvidia/engine/
H A Dnv_acc.c88 NV_REG32(NV32_PWRUPCTRL) = 0xffff00ff; in nv_acc_init()
90 NV_REG32(NV32_PWRUPCTRL) = 0xffffffff; in nv_acc_init()
H A Dnv_general.c1730 NV_REG32(NV32_PWRUPCTRL) = 0xffffffff; in unlock_card()
1755 NV_REG32(NV32_PWRUPCTRL) = 0xffff00ff; in nv_general_bios_to_powergraphics()
1757 NV_REG32(NV32_PWRUPCTRL) = 0xffffffff; in nv_general_bios_to_powergraphics()
H A Dnv_acc_dma.c83 NV_REG32(NV32_PWRUPCTRL) = 0xffff00ff; in nv_acc_init_dma()
85 NV_REG32(NV32_PWRUPCTRL) = 0xffffffff; in nv_acc_init_dma()
/haiku/headers/private/graphics/nvidia/
H A Dnv_macros.h568 #define NV32_PWRUPCTRL 0x00000200 macro