Home
last modified time | relevance | path

Searched defs:res (Results 51 – 75 of 222) sorted by relevance

123456789

/rk3399_rockchip-uboot/arch/x86/cpu/
H A Dcpu_x86.c18 struct cpuid_result res; in cpu_x86_bind() local
/rk3399_rockchip-uboot/drivers/pci/
H A Dpci_common.c150 struct pci_region *res; in __pci_hose_bus_to_phys() local
209 struct pci_region *res; in __pci_hose_phys_to_bus() local
/rk3399_rockchip-uboot/include/linux/
H A Dioport.h28 struct resource *res; member
129 static inline resource_size_t resource_size(const struct resource *res) in resource_size()
133 static inline unsigned long resource_type(const struct resource *res) in resource_type()
H A Dcompiler.h216 void __read_once_size(const volatile void *p, void *res, int size) in __read_once_size()
229 void __read_once_size_nocheck(const volatile void *p, void *res, int size) in __read_once_size_nocheck()
235 void __read_once_size_nocheck(const volatile void *p, void *res, int size) in __read_once_size_nocheck()
241 static __always_inline void __write_once_size(volatile void *p, void *res, int size) in __write_once_size()
/rk3399_rockchip-uboot/arch/mips/include/asm/
H A Dbitops.h174 unsigned long temp, res; in test_and_set_bit() local
225 unsigned long temp, res; in test_and_clear_bit() local
277 unsigned long temp, res; in test_and_change_bit() local
591 int res; in find_first_zero_bit() local
642 int set = 0, bit = offset & 31, res; in find_next_zero_bit() local
/rk3399_rockchip-uboot/drivers/mtd/nand/raw/
H A Dnand_ecc.c118 int res = 0; in countbits() local
H A Ddenali_dt.c67 struct resource res; in denali_dt_probe() local
/rk3399_rockchip-uboot/include/
H A Ddiv64.h166 uint64_t res, tmp; in __arch_xprod_64() local
/rk3399_rockchip-uboot/lib/optee_clientApi/
H A DOpteeClientLoadTa.c54 int res; in search_ta() local
/rk3399_rockchip-uboot/lib/lzma/
H A DLzmaTools.c53 int res = SZ_ERROR_DATA; in lzmaBuffToBuffDecompress() local
/rk3399_rockchip-uboot/post/lib_powerpc/fpu/
H A Dmul-subnormal-single-1.c61 unsigned int p1, p2, res; member
/rk3399_rockchip-uboot/board/gdsys/common/
H A Dadv7611.c49 int res = 0; in adv7611_probe() local
/rk3399_rockchip-uboot/board/gdsys/a38x/
H A Dhydra.c102 u32 res; in do_hydrate() local
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-lpc32xx/
H A Dwdt.h21 u32 res; /* Reset Source Register */ member
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-sunxi/
H A Dwatchdog.h27 u32 res[2]; member
/rk3399_rockchip-uboot/drivers/input/
H A Dps2ser.c77 int res = -1; in ps2ser_getc_hw() local
/rk3399_rockchip-uboot/board/compulab/common/
H A Deeprom.c46 int res; in cl_eeprom_read() local
63 int res; in cl_eeprom_setup() local
/rk3399_rockchip-uboot/board/freescale/common/
H A Dpixis.h25 u8 res[3]; member
59 u8 res[8]; member
87 u8 res[7]; member
117 u8 res[4]; member
145 u8 res[8]; member
/rk3399_rockchip-uboot/board/micronas/vct/
H A Dtop.c16 u32 res : 24; /* reserved */ member
/rk3399_rockchip-uboot/common/
H A Dfb_mmc.c160 int res; in fb_mmc_get_boot_header() local
214 int res; in fb_mmc_update_zimage() local
/rk3399_rockchip-uboot/lib/
H A Ddiv64.c32 uint64_t res, d = 1; in __div64_32() local
/rk3399_rockchip-uboot/drivers/ufs/
H A Dufs-rockchip.c167 struct resource res; in ufs_rockchip_common_init() local
/rk3399_rockchip-uboot/drivers/pinctrl/
H A Dpinctrl-single.c101 int res; in single_ofdata_to_platdata() local
/rk3399_rockchip-uboot/arch/x86/include/asm/
H A Dbitops.h268 int res; in find_first_zero_bit() local
298 int set = 0, bit = offset & 31, res; in find_next_zero_bit() local
/rk3399_rockchip-uboot/drivers/ata/
H A Dsata_sil3114.c320 u8 res = 0; in check_power_mode() local
637 static int res = 1; in init_sata() local

123456789