Searched refs:NV_PMC_BOOT_0 (Results 1 – 4 of 4) sorted by relevance
19 register!(NV_PMC_BOOT_0 @ 0x00000000, "Basic revision information about the GPU" {27 impl NV_PMC_BOOT_0 { implementation
133 fn from_boot0(boot0: regs::NV_PMC_BOOT_0) -> Self { in from_boot0() 156 let boot0 = regs::NV_PMC_BOOT_0::read(bar); in new()
415 .set_value(regs::NV_PMC_BOOT_0::read(bar).into()) in reset()
101 #define NV_PMC_BOOT_0 0x00000000 macro