Home
last modified time | relevance | path

Searched defs:high (Results 51 – 75 of 540) sorted by relevance

12345678910>>...22

/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Dctl_reg.h38 #define __ctl_load(array, low, high) do { \ argument
49 #define __ctl_store(array, low, high) do { \ argument
/OK3568_Linux_fs/u-boot/drivers/timer/
H A Dsti-timer.c25 u32 low, high; in sti_timer_get_count() local
/OK3568_Linux_fs/kernel/arch/s390/tools/
H A Dgen_facilities.c125 unsigned int high, bit, dword, i; in print_facility_list() local
/OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/mtrr/
H A Damd.c13 unsigned long low, high; in amd_get_mtrr() local
/OK3568_Linux_fs/u-boot/include/linux/
H A Dmath64.h189 u32 high, low; in mul_u64_u64_shr() member
235 u32 high, low; in mul_u64_u32_div() member
/OK3568_Linux_fs/kernel/arch/m68k/lib/
H A Dlshrdi3.c26 struct DIstruct {SItype high, low;}; member
H A Dashldi3.c26 struct DIstruct {SItype high, low;}; member
H A Dashrdi3.c26 struct DIstruct {SItype high, low;}; member
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/vp9/
H A Dvpx_rac.h39 int high; member
/OK3568_Linux_fs/u-boot/arch/m68k/lib/
H A Dlshrdi3.c17 struct DIstruct {SItype high, low;}; member
H A Dashldi3.c17 struct DIstruct {SItype high, low;}; member
/OK3568_Linux_fs/kernel/include/media/
H A Dcec-pin.h39 void (*high)(struct cec_adapter *adap); member
/OK3568_Linux_fs/kernel/net/dccp/ccids/lib/
H A Dtfrc_equation.c593 u32 try, low = 0, high = TFRC_CALC_X_ARRSIZE - 1; in tfrc_binsearch() local
/OK3568_Linux_fs/kernel/drivers/ide/
H A Dide-lib.c13 u32 high, low; in ide_get_lba_addr() local
/OK3568_Linux_fs/u-boot/board/rockchip/gva_rk3229/
H A Dgva_rk3229.c39 u8 low[RK3229_CPUID_LEN/2], high[RK3229_CPUID_LEN/2]; in set_serialno() local
/OK3568_Linux_fs/external/xserver/os/
H A Doscolor.c1640 int low, mid, high; in OsLookupColor() local
/OK3568_Linux_fs/kernel/include/linux/
H A Dmath64.h198 u32 high, low; in mul_u64_u64_shr() member
244 u32 high, low; in mul_u64_u32_div() member
/OK3568_Linux_fs/u-boot/arch/arc/lib/
H A Dlibgcc2.h118 struct DWstruct {Wtype high, low;}; member
120 struct DWstruct {Wtype low, high;}; member
/OK3568_Linux_fs/kernel/arch/h8300/lib/
H A Dlibgcc.h67 Wtype high, low; member
/OK3568_Linux_fs/u-boot/arch/arm/mach-rmobile/
H A Dtimer.c20 u32 low, high; in get_cpu_global_timer() local
/OK3568_Linux_fs/kernel/drivers/clocksource/
H A Dtimer-microchip-pit64b.c86 u32 low, high; in mchp_pit64b_cnt_read() local
106 u32 low, high; in mchp_pit64b_reset() local
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dtree-switch-conversion.h85 static unsigned HOST_WIDE_INT get_range (tree low, tree high) in get_range()
187 simple_cluster::simple_cluster (tree low, tree high, tree case_label_expr, in simple_cluster()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dtree-switch-conversion.h85 static unsigned HOST_WIDE_INT get_range (tree low, tree high) in get_range()
187 simple_cluster::simple_cluster (tree low, tree high, tree case_label_expr, in simple_cluster()
/OK3568_Linux_fs/kernel/drivers/gpio/
H A Dgpio-mt7621.c115 u32 rise, fall, high, low; in mediatek_gpio_irq_unmask() local
136 u32 rise, fall, high, low; in mediatek_gpio_irq_mask() local
/OK3568_Linux_fs/u-boot/include/configs/
H A DMPC8641HPCN.h424 #define BAT_PHYS_ADDR(low, high) \ argument
427 #define PAIRED_PHYS_TO_PHYS(low, high) (low | ((u64)high << 32)) argument
430 #define BAT_PHYS_ADDR(low, high) (low) argument
431 #define PAIRED_PHYS_TO_PHYS(low, high) (low) argument

12345678910>>...22