Searched refs:straps (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/nouveau/
H A Dnouveau_bios.c2332 /* Set memory type/width/length defaults depending on the straps */
2495 * trust the straps.
2671 * configuration from straps into CR3C
2676 uint32_t straps = bios_rd32(bios, NV_PEXTDEV_BOOT_0); local
2677 uint8_t cr3c = ((straps << 2) & 0xf0) | (straps & 0x40) >> 6;
3883 * selecting the init script when not using straps; 4 script pointers
4238 * straps are not being used for the panel, this specifies the frequency
6050 * straps when it does, so assume all DCB 2.0 laptops
6051 * use straps, unti
[all...]

Completed in 76 milliseconds