/Linux-v6.6/arch/x86/kernel/cpu/ |
D | vmware.c | 226 uint32_t initial_high, low, high; in vmware_steal_clock() local
|
/Linux-v6.6/arch/x86/mm/ |
D | numa.c | 241 const u64 high = PFN_PHYS(max_pfn); in numa_cleanup_meminfo() local
|
/Linux-v6.6/arch/powerpc/platforms/powermac/ |
D | nvram.c | 242 u32 low, high; in core99_calc_adler() local
|
/Linux-v6.6/drivers/iommu/ |
D | fsl_pamu.c | 26 #define make64(high, low) (((u64)(high) << 32) | (low)) argument
|
/Linux-v6.6/drivers/media/tuners/ |
D | tda827x.c | 448 static void tda827xa_lna_gain(struct dvb_frontend *fe, int high, in tda827xa_lna_gain()
|
/Linux-v6.6/drivers/staging/vme_user/ |
D | vme_tsi148.c | 57 static void reg_join(unsigned int high, unsigned int low, in reg_join() 64 static void reg_split(unsigned long long variable, unsigned int *high, in reg_split()
|
/Linux-v6.6/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_amdkfd_gfx_v10_3.c | 465 uint32_t low, high; in hqd_is_occupied_v10_3() local
|
D | gmc_v6_0.c | 438 uint32_t high = adev->vm_manager.max_pfn - in gmc_v6_0_set_prt() local
|
/Linux-v6.6/drivers/pwm/ |
D | pwm-sti.c | 320 unsigned long long high, low; in sti_pwm_capture() local
|
/Linux-v6.6/sound/soc/xilinx/ |
D | xlnx_formatter_pcm.c | 458 u32 low, high, active_ch, val, bytes_per_ch, bits_per_sample; in xlnx_formatter_pcm_hw_params() local
|
/Linux-v6.6/arch/arm/plat-orion/ |
D | gpio.c | 109 static void __set_level(struct orion_gpio_chip *ochip, unsigned pin, int high) in __set_level()
|
/Linux-v6.6/drivers/net/ethernet/ti/ |
D | cpts.c | 50 static int cpts_fifo_pop(struct cpts *cpts, u32 *high, u32 *low) in cpts_fifo_pop()
|
/Linux-v6.6/sound/soc/amd/ |
D | acp.h | 183 u32 high; member
|
/Linux-v6.6/drivers/thermal/tegra/ |
D | tegra30-tsensor.c | 219 static int tegra_tsensor_set_trips(struct thermal_zone_device *tz, int low, int high) in tegra_tsensor_set_trips()
|
/Linux-v6.6/drivers/thermal/ |
D | rcar_gen3_thermal.c | 210 static int rcar_gen3_thermal_set_trips(struct thermal_zone_device *tz, int low, int high) in rcar_gen3_thermal_set_trips()
|
/Linux-v6.6/fs/xfs/libxfs/ |
D | xfs_btree.c | 1926 int high; /* high entry number */ in xfs_btree_lookup() local 2058 union xfs_btree_key *high; in xfs_btree_get_leaf_keys() local 2088 union xfs_btree_key *high; in xfs_btree_get_node_keys() local 5113 const union xfs_btree_irec *high, in xfs_btree_has_records()
|
/Linux-v6.6/mm/ |
D | mprotect.c | 342 #define change_prepare(vma, high, low, addr, cp_flags) \ argument
|
/Linux-v6.6/fs/xfs/ |
D | xfs_fsmap.c | 175 struct xfs_rmap_irec high; /* high rmap key */ member
|
/Linux-v6.6/drivers/clk/ |
D | clk-axi-clkgen.c | 183 unsigned int high; member
|
/Linux-v6.6/drivers/staging/media/atomisp/i2c/ |
D | atomisp-ov2722.c | 742 u16 high = 0, low = 0; in ov2722_detect() local
|
D | atomisp-gc2235.c | 603 u16 high = 0, low = 0; in gc2235_detect() local
|
/Linux-v6.6/sound/pci/emu10k1/ |
D | emuproc.c | 344 u32 low, high; in snd_emu10k1_proc_acode_read() local
|
/Linux-v6.6/drivers/phy/cadence/ |
D | cdns-dphy.c | 41 #define DPHY_CMN_FBDIV_VAL(low, high) (((high) << 11) | ((low) << 22)) argument
|
/Linux-v6.6/arch/x86/pci/ |
D | mmconfig-shared.c | 192 u32 low, high, address; in pci_mmcfg_amd_fam10h() local
|
/Linux-v6.6/drivers/media/dvb-frontends/ |
D | cx24113.c | 220 static int cx24113_set_Fref(struct cx24113_state *state, u8 high) in cx24113_set_Fref()
|