Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/linux/
H A Dlibfdt.h65 enum want_t want; /* The 'want' value here */ member
72 enum want_t want; /* What we are currently including */ member
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/bcm281xx/
H A Dclk-core.c55 static inline int wait_bit(void *base, u32 offset, u32 bit, bool want) in wait_bit()
353 int want = (enable) ? 1 : 0; in bus_clk_enable() local
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/bcm235xx/
H A Dclk-core.c55 static inline int wait_bit(void *base, u32 offset, u32 bit, bool want) in wait_bit()
353 int want = (enable) ? 1 : 0; in bus_clk_enable() local
/rk3399_rockchip-uboot/lib/
H A Dfdtdec_test.c143 int want = *s; in run_test() local
/rk3399_rockchip-uboot/lib/libfdt/
H A Dfdt_region.c44 int want = 0; in fdt_find_regions() local