Home
last modified time | relevance | path

Searched defs:want (Results 1 – 6 of 6) sorted by relevance

/u-boot/include/
A Dfdt_region.h59 enum want_t want; /* The 'want' value here */ member
66 enum want_t want; /* What we are currently including */ member
/u-boot/arch/arm/cpu/armv7/bcm281xx/
A Dclk-core.c56 static inline int wait_bit(void *base, u32 offset, u32 bit, bool want) in wait_bit()
354 int want = (enable) ? 1 : 0; in bus_clk_enable() local
/u-boot/arch/arm/cpu/armv7/bcm235xx/
A Dclk-core.c56 static inline int wait_bit(void *base, u32 offset, u32 bit, bool want) in wait_bit()
354 int want = (enable) ? 1 : 0; in bus_clk_enable() local
/u-boot/lib/
A Dfdtdec_test.c126 int want = *s; in run_test() local
/u-boot/common/
A Dfdt_region.c44 int want = 0; in fdt_find_regions() local
/u-boot/lib/crypto/
A Dpkcs7_parser.c101 bool want = false; in pkcs7_check_authattrs() local

Completed in 20 milliseconds