Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
H A 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/arch/arm64/boot/dts/amd/
H A Delba-flash-parts.dtsi28 label = "boot0";
/linux/arch/arm/boot/dts/ti/omap/
H A Domap3-ha-common.dtsi56 fpga_boot0_pins: fpga-boot0-pins {
/linux/drivers/gpu/drm/nouveau/nvkm/engine/device/
H A Dbase.c3048 u32 boot0, boot1, strap; in nvkm_device_ctor() local
3088 boot0 = nvkm_rd32(device, 0x000000); in nvkm_device_ctor()
3106 boot0, override_boot0); in nvkm_device_ctor()
3107 boot0 = override_boot0; in nvkm_device_ctor()
3111 if ((boot0 & 0x1f000000) > 0) { in nvkm_device_ctor()
3112 device->chipset = (boot0 & 0x1ff00000) >> 20; in nvkm_device_ctor()
3113 device->chiprev = (boot0 & 0x000000ff); in nvkm_device_ctor()
3147 if ((boot0 & 0xff00fff0) == 0x20004000) { in nvkm_device_ctor()
3148 if (boot0 & 0x00f00000) in nvkm_device_ctor()
3260 nvdev_error(device, "unknown chipset (%08x)\n", boot0); in nvkm_device_ctor()
[all …]
/linux/arch/arm64/boot/dts/qcom/
H A Dsc7280-herobrine.dtsi530 boot0-gpios = <&tlmm 68 GPIO_ACTIVE_HIGH>;
851 fpmcu_boot0: fpmcu-boot0-state {
H A Dsc7180-trogdor.dtsi919 boot0-gpios = <&tlmm 10 GPIO_ACTIVE_HIGH>;
1267 fpmcu_boot0: fpmcu-boot0-state {