| /rk3399_rockchip-uboot/drivers/video/ |
| H A D | fsl_diu_fb.c | 227 struct diu_ad *ad; in allocate_fb() local 238 ad = addr.vaddr; in allocate_fb() 239 ad->addr = cpu_to_le32(addr.paddr + ad_size); in allocate_fb() 240 ad->aoi_size = cpu_to_le32((yres << 16) | xres); in allocate_fb() 241 ad->src_size_g_alpha = cpu_to_le32((yres << 12) | xres); in allocate_fb() 242 ad->offset_xyi = 0; in allocate_fb() 243 ad->offset_xyd = 0; in allocate_fb() 248 return ad; in allocate_fb() 254 struct diu_ad *ad; in fsl_diu_init() local 306 ad = allocate_fb(info.var.xres, info.var.yres, in fsl_diu_init() [all …]
|
| /rk3399_rockchip-uboot/arch/arm/dts/ |
| H A D | tegra30-tec-ng.dts | 7 compatible = "ad,tec-ng", "nvidia,tegra30";
|
| H A D | tegra20-plutux.dts | 7 compatible = "ad,plutux", "nvidia,tegra20";
|
| H A D | tegra20-medcom-wide.dts | 7 compatible = "ad,medcom-wide", "nvidia,tegra20";
|
| H A D | tegra20-tec.dts | 7 compatible = "ad,tec", "nvidia,tegra20";
|
| H A D | tegra30-tamonten.dtsi | 5 compatible = "ad,tamonten-ng", "nvidia,tegra30";
|
| H A D | am437x-sk-evm.dts | 320 0x020 (PIN_OUTPUT | MUX_MODE1) /* gpmc ad 8 -> DSS DATA 23 */ 327 0x03c (PIN_OUTPUT | MUX_MODE1) /* gpmc ad 15 -> DSS DATA 16 */
|
| H A D | am437x-gp-evm.dts | 246 0x020 (PIN_OUTPUT_PULLUP | MUX_MODE1) /*gpmc ad 8 -> DSS DATA 23 */ 253 0x03c (PIN_OUTPUT_PULLUP | MUX_MODE1) /*gpmc ad 15 -> DSS DATA 16 */
|
| H A D | am43x-epos-evm.dts | 285 AM4372_IOPAD(0x820, PIN_OUTPUT_PULLUP | MUX_MODE1) /*gpmc ad 8 -> DSS DATA 23 */ 292 AM4372_IOPAD(0x83c, PIN_OUTPUT_PULLUP | MUX_MODE1) /*gpmc ad 15 -> DSS DATA 16 */
|
| H A D | tegra20-tamonten.dtsi | 5 compatible = "ad,tamonten", "nvidia,tegra20";
|
| /rk3399_rockchip-uboot/arch/x86/dts/ |
| H A D | chromebook_samus.dts | 308 00 00 00 00 00 80 ad 00 312 54 4d 00 00 80 ad 00 00 382 00 00 00 00 00 80 ad 00 386 54 4d 00 00 80 ad 00 00 421 00 00 00 00 00 80 ad 00 425 00 00 00 00 80 ad 00 00
|
| H A D | chromebook_link.dts | 334 00 00 00 00 00 00 ad 75
|
| /rk3399_rockchip-uboot/doc/device-tree-bindings/exynos/ |
| H A D | isp-spi.txt | 5 ISP SPI have no individual interrupts hence we add ad dummy interrupt node
|
| /rk3399_rockchip-uboot/configs/ |
| H A D | am335x_evm_norboot_defconfig | 41 CONFIG_USBNET_HOST_ADDR="de:ad:be:af:00:00"
|
| H A D | warp7_secure_defconfig | 41 CONFIG_USBNET_HOST_ADDR="de:ad:be:af:00:00"
|
| H A D | warp7_defconfig | 43 CONFIG_USBNET_HOST_ADDR="de:ad:be:af:00:00"
|
| H A D | am335x_boneblack_defconfig | 47 CONFIG_USBNET_HOST_ADDR="de:ad:be:af:00:00"
|
| H A D | am335x_baltos_defconfig | 68 CONFIG_USBNET_HOST_ADDR="de:ad:be:af:00:00"
|
| H A D | rastaban_defconfig | 75 CONFIG_USBNET_HOST_ADDR="de:ad:be:af:00:00"
|
| H A D | pxm2_defconfig | 79 CONFIG_USBNET_HOST_ADDR="de:ad:be:af:00:00"
|
| /rk3399_rockchip-uboot/drivers/usb/gadget/ |
| H A D | Kconfig | 182 default "de:ad:be:ef:00:01" 189 default "de:ad:be:ef:00:00"
|
| /rk3399_rockchip-uboot/test/ |
| H A D | README | 55 There are several ad-hoc tests which run outside the pytest environment:
|
| /rk3399_rockchip-uboot/tools/binman/ |
| H A D | README | 116 For U-Boot, binman should not be used to create ad-hoc images in place of 145 Binman aims to replace some of the ad-hoc image creation in the U-Boot
|
| /rk3399_rockchip-uboot/tools/buildman/ |
| H A D | README | 896 Note that you can pass ad-hoc options to the build using environment
|