/openbmc/linux/arch/arm/boot/dts/samsung/ |
H A D | exynos5250.dtsi | 1095 * so we need the value from DT.
|
/openbmc/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx6ul.dtsi | 678 value = <0x60>;
|
/openbmc/linux/drivers/gpu/drm/radeon/ |
H A D | radeon_legacy_encoders.c | 802 tmp = tmds->tmds_pll[i].value ; in radeon_legacy_tmds_int_mode_set()
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/ |
H A D | 0003-src-basic-missing.h-check-for-missing-strndupa.patch | 240 _cleanup_free_ char *value = NULL;
|
/openbmc/linux/drivers/net/wireless/mediatek/mt76/ |
H A D | mt76.h | 49 u32 value; member
|
/openbmc/qemu/target/i386/ |
H A D | cpu.h | 2359 const char *prop, *value; member
|
/openbmc/linux/drivers/nvmem/ |
H A D | core.c | 149 memset(val, keepout->value, ksize); in nvmem_access_with_keepouts()
|
/openbmc/linux/tools/perf/ |
H A D | builtin-kwork.c | 925 if ((eval_flag(sym->value) == (unsigned long long)num) && in evsel__softirq_name()
|
/openbmc/linux/drivers/iio/light/ |
H A D | Kconfig | 240 Proximity value via iio. The ISL29028 provides the concurrent sensing
|
/openbmc/linux/sound/pci/hda/ |
H A D | patch_realtek.c | 393 uctl->value.integer.value[0] = val; in alc_update_knob_master() 394 uctl->value.integer.value[1] = val; in alc_update_knob_master() 1159 return q->value; in has_cdefine_beep()
|
/openbmc/linux/fs/btrfs/ |
H A D | send.c | 682 u##bits attr, u##bits value) \ 684 __le##bits __tmp = cpu_to_le##bits(value); \ 723 #define TLV_PUT_INT(sctx, attrtype, bits, value) \ argument 725 ret = tlv_put_u##bits(sctx, attrtype, value); \
|
/openbmc/linux/mm/ |
H A D | memcontrol.c | 6426 static int seq_puts_memcg_tunable(struct seq_file *m, unsigned long value) in seq_puts_memcg_tunable() argument 6428 if (value == PAGE_COUNTER_MAX) in seq_puts_memcg_tunable() 6431 seq_printf(m, "%llu\n", (u64)value * PAGE_SIZE); in seq_puts_memcg_tunable()
|
/openbmc/linux/drivers/media/i2c/ccs/ |
H A D | ccs-core.c | 822 s32 value; in ccs_init_controls() member 845 gain_ctrls[i].value; in ccs_init_controls()
|
/openbmc/linux/drivers/net/ethernet/freescale/ |
H A D | gianfar.c | 339 u32 value = (1 << (31-whichbit)); in gfar_set_hash_for_addr() local 342 tempval |= value; in gfar_set_hash_for_addr()
|
/openbmc/linux/drivers/hwmon/ |
H A D | it87.c | 791 static void it87_write_value(struct it87_data *data, u8 reg, u8 value) in it87_write_value() argument 794 outb_p(value, data->addr + IT87_DATA_REG_OFFSET); in it87_write_value()
|
/openbmc/linux/Documentation/filesystems/ |
H A D | fsverity.rst | 125 value. 127 provided. The salt is a value that is prepended to every hashed
|
H A D | ntfs.rst | 214 files then use a higher value. The values have the
|
/openbmc/linux/drivers/atm/ |
H A D | iphase.c | 2469 static void ia_phy_put(struct atm_dev *dev, unsigned char value, argument 2472 writel(value, INPH_IA_DEV(dev)->phy+addr);
|
/openbmc/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_color.c | 1111 static u16 lut_limited_range(unsigned int value) in lut_limited_range() argument 1116 return value * (max - min) / 0xffff + min; in lut_limited_range()
|
/openbmc/linux/arch/arm64/boot/dts/renesas/ |
H A D | r8a774b1.dtsi | 111 /* This value must be overridden by the board */ 118 /* This value must be overridden by the board */
|
/openbmc/linux/drivers/s390/block/ |
H A D | dasd.c | 695 #define dasd_profile_counter(value, index) \ argument 697 for (index = 0; index < 31 && value >> (2+index); index++) \
|
/openbmc/linux/drivers/pinctrl/ |
H A D | pinctrl-rockchip.c | 1050 int mux, u32 *loc, u32 *reg, u32 *value) in rockchip_get_mux_route() argument 1069 *value = data->route_val; in rockchip_get_mux_route()
|
/openbmc/linux/Documentation/powerpc/ |
H A D | cxlflash.rst | 244 storage. This is reflected by the last LBA being a non-zero value.
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/smstools3/smstools3/ |
H A D | 0001-Make-extern-declarations-to-avoid-duplicate-var-defi.patch | 210 // NOTE for regular run intervals: effective value is at least delaytime.
|
/openbmc/linux/Documentation/security/ |
H A D | credentials.rst | 317 credentials (the value is simply returned in each case)::
|