Searched refs:pmc_boot_1 (Results 1 – 1 of 1) sorted by relevance
2890 u32 pmc_boot_1 = nvkm_rd32(device, 0x000004); in nvkm_device_endianness() local2891 if (pmc_boot_1 && pmc_boot_1 != 0x01000001) in nvkm_device_endianness()2897 if (big_endian == !pmc_boot_1) { in nvkm_device_endianness()