Home
last modified time | relevance | path

Searched refs:boot0 (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.6/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
Dramnv04.c35 u32 boot0 = nvkm_rd32(device, NV04_PFB_BOOT_0); in nv04_ram_new() local
39 if (boot0 & 0x00000100) { in nv04_ram_new()
40 size = ((boot0 >> 12) & 0xf) * 2 + 2; in nv04_ram_new()
43 switch (boot0 & NV04_PFB_BOOT_0_RAM_AMOUNT) { in nv04_ram_new()
59 if ((boot0 & 0x00000038) <= 0x10) in nv04_ram_new()
/Linux-v6.6/arch/arm/boot/dts/ti/omap/
Domap3-ha-common.dtsi56 fpga_boot0_pins: fpga-boot0-pins {
/Linux-v6.6/drivers/gpu/drm/nouveau/nvkm/engine/device/
Dbase.c2968 u32 boot0, boot1, strap; in nvkm_device_ctor() local
3010 boot0 = nvkm_rd32(device, 0x000000); in nvkm_device_ctor()
3028 boot0, override_boot0); in nvkm_device_ctor()
3029 boot0 = override_boot0; in nvkm_device_ctor()
3033 if ((boot0 & 0x1f000000) > 0) { in nvkm_device_ctor()
3034 device->chipset = (boot0 & 0x1ff00000) >> 20; in nvkm_device_ctor()
3035 device->chiprev = (boot0 & 0x000000ff); in nvkm_device_ctor()
3068 if ((boot0 & 0xff00fff0) == 0x20004000) { in nvkm_device_ctor()
3069 if (boot0 & 0x00f00000) in nvkm_device_ctor()
3176 nvdev_error(device, "unknown chipset (%08x)\n", boot0); in nvkm_device_ctor()
[all …]
/Linux-v6.6/arch/arm64/boot/dts/qcom/
Dsc7280-herobrine.dtsi530 boot0-gpios = <&tlmm 68 GPIO_ACTIVE_HIGH>;
850 fpmcu_boot0: fpmcu-boot0-state {
Dsc7180-trogdor.dtsi947 boot0-gpios = <&tlmm 10 GPIO_ACTIVE_HIGH>;
1292 fpmcu_boot0: fpmcu-boot0-state {