Searched refs:un (Results 1 – 18 of 18) sorted by relevance
/u-boot/arch/mips/dts/ |
A D | comtrend,ar-5387un.dts | 11 model = "Comtrend AR-5387un"; 12 compatible = "comtrend,ar5387-un", "brcm,bcm6328"; 64 label = "AR-5387un:red:inet"; 69 label = "AR-5387un:red:power"; 74 label = "AR-5387un:green:inet"; 79 label = "AR-5387un:green:power"; 85 label = "AR-5387un:green:dsl";
|
A D | Makefile | 12 dtb-$(CONFIG_BOARD_COMTREND_AR5387UN) += comtrend,ar-5387un.dtb
|
A D | comtrend,ar-5315u.dts | 12 compatible = "comtrend,ar5315-un", "brcm,bcm6318";
|
/u-boot/board/comtrend/ar5387un/ |
A D | Makefile | 3 obj-y += ar-5387un.o
|
A D | MAINTAINERS | 4 F: board/comtrend/ar-5387un/
|
/u-boot/net/ |
A D | ping.c | 34 icmp->un.echo.id = 0; in set_icmp_header() 35 icmp->un.echo.sequence = htons(ping_seq_number++); in set_icmp_header()
|
A D | net.c | 1057 &icmph->un.gateway); in receive_icmp() 1067 ntohs(ip->udp_src), icmph->un.data, in receive_icmp()
|
/u-boot/configs/ |
A D | comtrend_ar5387un_ram_defconfig | 8 CONFIG_DEFAULT_DEVICE_TREE="comtrend,ar-5387un" 16 CONFIG_SYS_PROMPT="AR-5387un # "
|
A D | comtrend_ar5315u_ram_defconfig | 16 CONFIG_SYS_PROMPT="AR-5315un # "
|
/u-boot/board/freescale/ls1021aiot/ |
A D | README | 9 - Supports 1GB un-buffered DDR3L SDRAM discrete
|
/u-boot/drivers/net/ |
A D | sandbox.c | 246 icmpr->un.echo.id = 0; in sandbox_eth_recv_ping_req() 247 icmpr->un.echo.sequence = htons(1); in sandbox_eth_recv_ping_req()
|
/u-boot/arch/mips/mach-bmips/ |
A D | Kconfig | 152 bool "Comtrend AR-5387un" 156 Comtrend AR-5387un boards have a BCM6328 SoC with 64 MB of RAM and 16
|
/u-boot/arch/arm/dts/ |
A D | stm32mp157c-ev1.dts | 303 /* spare dmas for other usage (un-delete to enable pwm capture) */
|
A D | stm32mp15xx-dhcom.dtsi | 374 /* spare dmas for other usage (un-delete to enable pwm capture) */
|
/u-boot/doc/device-tree-bindings/fsp/fsp2/apollolake/ |
A D | fsp-s.txt | 53 - fsps,c-state-un-demotion: C-State un-demotion 69 - fsps,pkg-c-state-un-demotion: Package C-State Un-demotion
|
/u-boot/include/ |
A D | net.h | 488 } un; member
|
/u-boot/common/ |
A D | Kconfig | 112 to silence or un-silence the console.
|
/u-boot/cmd/ |
A D | Kconfig | 1912 and un/stashing of bootstage data.
|
Completed in 19 milliseconds