/openbmc/linux/drivers/rtc/ |
H A D | rtc-max8925.c | 113 unsigned char high, low; in data_calc() local
|
/openbmc/qemu/hw/cxl/ |
H A D | cxl-host.c | 116 uint32_t low, high; in cxl_hdm_find_target() local
|
/openbmc/linux/arch/sh/kernel/cpu/sh2a/ |
H A D | fpu.c | 131 unsigned long long high, low; in mult64() local
|
/openbmc/u-boot/lib/ |
H A D | sha1.c | 275 unsigned long high, low; in sha1_finish() local
|
/openbmc/linux/lib/xz/ |
H A D | xz_dec_lzma2.c | 123 uint16_t low[POS_STATES_MAX][LEN_LOW_SYMBOLS]; member 607 uint32_t low = prev_byte >> (8 - s->lzma.lc); in lzma_literal_probs() local
|
/openbmc/linux/sound/isa/msnd/ |
H A D | msnd.h | 173 #define MAKELONG(low, hi) ((long)(((u16)(low))|(((u32)((u16)(hi)))<<16))) argument 174 #define MAKEWORD(low, hi) ((u16)(((u8)(low))|(((u16)((u8)(hi)))<<8))) argument
|
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/ |
H A D | dispc.c | 158 u8 low; member 1160 u32 low, high; in dispc_init_fifos() local 1171 u32 low, high; in dispc_init_fifos() local 1195 void dispc_ovl_set_fifo_threshold(enum omap_plane plane, u32 low, u32 high) in dispc_ovl_set_fifo_threshold() 1304 int low, int high) in dispc_ovl_set_mflag_threshold() 1331 u32 low, high; in dispc_init_mflag() local 1350 u32 low, high; in dispc_init_mflag() local
|
/openbmc/linux/sound/soc/amd/renoir/ |
H A D | acp3x-pdm-dma.c | 179 u32 low, high, val; in config_acp_dma() local
|
/openbmc/linux/tools/lib/perf/ |
H A D | cpumap.c | 310 int low, high; in perf_cpu_map__idx() local
|
/openbmc/linux/include/linux/mfd/ |
H A D | dbx500-prcmu.h | 335 static inline int prcmu_config_hotmon(u8 low, u8 high) in prcmu_config_hotmon() 517 static inline int prcmu_config_hotmon(u8 low, u8 high) in prcmu_config_hotmon()
|
/openbmc/qemu/target/sh4/ |
H A D | translate.c | 674 TCGv low = tcg_temp_new(); in _decode_opc() local 684 TCGv high, low; in _decode_opc() local
|
/openbmc/linux/fs/xfs/libxfs/ |
H A D | xfs_refcount.c | 1924 union xfs_btree_irec low = { in xfs_refcount_recover_cow_leftovers() local 2024 union xfs_btree_irec low; in xfs_refcount_has_records() local
|
/openbmc/linux/drivers/hwmon/ |
H A D | ntc_thermistor.c | 480 int low, high; in get_temp_mc() local
|
/openbmc/linux/net/ieee802154/6lowpan/ |
H A D | reassembly.c | 247 u8 high = 0, low = 0; in lowpan_get_cb() local
|
/openbmc/linux/drivers/gpu/drm/radeon/ |
H A D | rs690.c | 275 bool low) in rs690_crtc_bandwidth_compute()
|
/openbmc/u-boot/drivers/crypto/fsl/ |
H A D | desc_constr.h | 43 u32 low; member
|
/openbmc/linux/drivers/gpu/drm/omapdrm/dss/ |
H A D | dispc.c | 232 u8 low; member 1421 u32 low, high; in dispc_init_fifos() local 1432 u32 low, high; in dispc_init_fifos() local 1460 u32 low, u32 high) in dispc_ovl_set_fifo_threshold() 1574 int low, int high) in dispc_ovl_set_mflag_threshold() 1601 u32 low, high; in dispc_init_mflag() local 1620 u32 low, high; in dispc_init_mflag() local 3208 enum display_flags low) in vm_flag_to_int()
|
/openbmc/linux/lib/zstd/compress/ |
H A D | huf_compress.c | 482 HINT_INLINE void HUF_insertionSort(nodeElt huffNode[], int const low, int const high) { in HUF_insertionSort() 498 static int HUF_quickSortPartition(nodeElt arr[], int const low, int const high) { in HUF_quickSortPartition() 518 static void HUF_simpleQuickSort(nodeElt arr[], int low, int high) { in HUF_simpleQuickSort()
|
/openbmc/linux/arch/mips/kernel/ |
H A D | process.c | 549 unsigned long low, high, irq_stack_high; in unwind_stack_by_address() local
|
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/ |
H A D | smu_ucode_xfer_cz.h | 110 uint32_t low; member
|
/openbmc/linux/drivers/pci/hotplug/ |
H A D | cpqphp_nvram.c | 38 unsigned char low; /* al */ member
|
/openbmc/linux/drivers/scsi/isci/ |
H A D | sas.h | 215 u32 low; member
|
/openbmc/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_fdir.c | 824 u8 high, low; in ice_pkt_insert_u8_tc() local
|
/openbmc/linux/drivers/i2c/busses/ |
H A D | i2c-ibm_iic.c | 103 unsigned int low; member
|
/openbmc/linux/sound/soc/amd/ps/ |
H A D | ps-sdw-dma.c | 144 u32 low, high, val; in acp63_config_dma() local
|