/openbmc/linux/drivers/iommu/intel/ |
H A D | perf.c | 137 u64 val = lstat[i].counter[j]; in dmar_latency_snapshot() local
|
/openbmc/linux/drivers/clk/qcom/ |
H A D | clk-krait.c | 112 u32 val; in krait_div2_set_rate() local
|
/openbmc/linux/drivers/nvmem/ |
H A D | nintendo-otp.c | 52 u32 *val = _val; in nintendo_otp_reg_read() local
|
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
H A D | otx2_devlink.c | 11 union devlink_param_value val, in otx2_dl_mcam_count_validate()
|
/openbmc/linux/drivers/net/ipa/ |
H A D | ipa_resource.c | 77 u32 val; in ipa_resource_config_common() local
|
/openbmc/linux/drivers/misc/lis3lv02d/ |
H A D | lis3lv02d_spi.c | 36 static int lis3_spi_write(struct lis3lv02d *lis3, int reg, u8 val) in lis3_spi_write()
|
/openbmc/qemu/bsd-user/openbsd/ |
H A D | target_os_elf.h | 111 #define NEW_AUX_ENT(id, val) do { \ in target_create_elf_tables() argument
|
/openbmc/linux/drivers/clk/ |
H A D | clk-hi655x.c | 58 uint32_t val; in hi655x_clk_is_prepared() local
|
/openbmc/linux/lib/ |
H A D | crc-t10dif.c | 24 static int crc_t10dif_notify(struct notifier_block *self, unsigned long val, void *data) in crc_t10dif_notify()
|
/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | bind6_prog.c | 66 int val = 1; in bind_reuseport() local
|
/openbmc/qemu/tests/qtest/ |
H A D | pnv-spi-seeprom-test.c | 38 uint32_t reg, uint64_t val) in pnv_spi_xscom_write()
|
/openbmc/u-boot/drivers/rtc/ |
H A D | pt7c4338.c | 55 static void rtc_write(u8 reg, u8 val) in rtc_write()
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
H A D | gm20b.c | 84 u32 val; in gm20b_gr_init_gpc_mmu() local
|
/openbmc/linux/tools/perf/bench/ |
H A D | find-bit-bench.c | 34 static noinline void workload(int val) in workload()
|
/openbmc/linux/arch/powerpc/include/asm/nohash/ |
H A D | kup-booke.h | 64 static __always_inline void uaccess_begin_booke(unsigned long val) in uaccess_begin_booke()
|
/openbmc/u-boot/drivers/pinctrl/broadcom/ |
H A D | pinctrl-bcm283x.c | 49 u32 val; in bcm2835_gpio_get_func_id() local
|
/openbmc/qemu/bsd-user/netbsd/ |
H A D | target_os_elf.h | 111 #define NEW_AUX_ENT(id, val) do { \ in target_create_elf_tables() argument
|
/openbmc/linux/drivers/iio/adc/ |
H A D | ltc2497.c | 42 u8 address, int *val) in ltc2497_result_and_measure()
|
/openbmc/linux/arch/mips/include/asm/ |
H A D | hugetlb.h | 66 unsigned long val = pte_val(pte) & ~_PAGE_GLOBAL; in huge_pte_none() local
|
/openbmc/linux/drivers/infiniband/hw/hfi1/ |
H A D | ipoib_tx.c | 21 #define CIRC_ADD(val, add, size) (((val) + (add)) & ((size) - 1)) argument 22 #define CIRC_NEXT(val, size) CIRC_ADD(val, 1, size) argument 23 #define CIRC_PREV(val, size) CIRC_ADD(val, -1, size) argument
|
/openbmc/linux/drivers/spi/ |
H A D | spi-pic32-sqi.c | 167 u32 val, div; in pic32_sqi_set_clk_rate() local 348 u32 val; in pic32_sqi_one_message() local 510 u32 val; in pic32_sqi_hw_init() local
|
/openbmc/linux/net/6lowpan/ |
H A D | iphc.c | 546 u8 val) in lowpan_iphc_tf_decompress() 1020 u8 tc = lowpan_iphc_get_tc(hdr), tf[4], val; in lowpan_iphc_tf_compress() local 1103 u8 val; in lowpan_iphc_mcast_addr_compress() local
|
/openbmc/u-boot/drivers/clk/mvebu/ |
H A D | armada-37xx-periph.c | 63 u32 val; member 232 static void set_mux(struct a37xx_periphclk *priv, int shift, int val) in set_mux() 291 const struct clk_periph *clk, int idx, int val) in set_div_val()
|
/openbmc/linux/drivers/gpu/drm/exynos/ |
H A D | exynos_drm_ipp.c | 424 static inline void __limit_set_val(unsigned int *ptr, unsigned int val) in __limit_set_val() 454 static inline bool __align_check(unsigned int val, unsigned int align) in __align_check() 464 static inline bool __size_limit_check(unsigned int val, in __size_limit_check()
|
/openbmc/linux/drivers/iio/accel/ |
H A D | adxl355_core.c | 361 const int val, const int val2) in adxl355_find_match() 486 int *val, int *val2, long mask) in adxl355_read_raw() 553 int val, int val2, long mask) in adxl355_write_raw()
|