Home
last modified time | relevance | path

Searched refs:hole (Results 1 – 4 of 4) sorted by relevance

/u-boot/drivers/power/pmic/
A Dda9063.c53 const struct da9063_reg_hole *hole = &da9063_reg_holes[i]; in da9063_reg_valid() local
55 if (reg >= hole->first && reg <= hole->last) in da9063_reg_valid()
/u-boot/net/
A Dnet.c892 struct hole { struct
904 struct hole *payload, *thisfrag, *h, *newh; in __net_defragment() argument
911 payload = (struct hole *)(pkt_buff + IP_HDR_SIZE); in __net_defragment()
/u-boot/disk/
A DKconfig107 hole into a device" to create a gap for an SPL, its payload
/u-boot/common/
A DKconfig.boot35 could be put in the hole between data payload and fit image

Completed in 13 milliseconds