Home
last modified time | relevance | path

Searched defs:value (Results 926 – 950 of 7435) sorted by relevance

1...<<31323334353637383940>>...298

/OK3568_Linux_fs/kernel/drivers/gpio/
H A Dgpio-gw-pld.c53 static int gw_pld_output8(struct gpio_chip *gc, unsigned offset, int value) in gw_pld_output8()
65 static void gw_pld_set8(struct gpio_chip *gc, unsigned offset, int value) in gw_pld_set8()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/expression/
H A Dliteral.cpp18 optional<Value> parseValue(const Convertible& value, ParsingContext& ctx) { in parseValue()
66 ParseResult Literal::parse(const Convertible& value, ParsingContext& ctx) { in parse()
/OK3568_Linux_fs/kernel/arch/m68k/coldfire/
H A Dpci.c59 int where, int size, u32 *value) in mcf_pci_readconfig()
93 int where, int size, u32 value) in mcf_pci_writeconfig()
/OK3568_Linux_fs/kernel/fs/f2fs/
H A Dacl.c46 static struct posix_acl *f2fs_acl_from_disk(const char *value, size_t size) in f2fs_acl_from_disk()
172 void *value = NULL; in __f2fs_get_acl() local
229 void *value = NULL; in __f2fs_set_acl() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/b43/
H A Dtables_phy_lcn.c459 u32 type, value; in b43_lcntab_read() local
525 void b43_lcntab_write(struct b43_wldev *dev, u32 offset, u32 value) in b43_lcntab_write()
558 u32 type, value; in b43_lcntab_write_bulk() local
/OK3568_Linux_fs/kernel/drivers/char/
H A Dtb0219.c31 #define tb0219_write(offset, value) writew((value), tb0219_base + (offset)) argument
131 uint16_t value; in set_gpio_output_pin() local
153 char value; in tanbac_tb0219_read() local
/OK3568_Linux_fs/kernel/drivers/leds/
H A Dleds-powernv.c77 enum led_brightness value) in powernv_led_set()
134 __be64 mask, value, max_type; in powernv_led_get() local
174 enum led_brightness value) in powernv_brightness_set()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/vmwgfx/device_include/
H A Dsvga_overlay.h75 uint32 value; member
106 uint32 value; member
115 uint32 value; member
/OK3568_Linux_fs/kernel/drivers/hwmon/
H A Dscpi-hwmon.c57 static void scpi_scale_reading(u64 *value, struct sensor_data *sensor) in scpi_scale_reading()
71 u64 value; in scpi_read_temp() local
91 u64 value; in scpi_show_sensor() local
H A Dgl518sm.c142 static int gl518_write_value(struct i2c_client *client, u8 reg, u16 value) in gl518_write_value()
226 #define show(type, suffix, value) \ argument
280 #define set(type, suffix, value, reg) \ argument
299 #define set_bits(type, suffix, value, reg, mask, shift) \ argument
321 #define set_low(type, suffix, value, reg) \ argument
323 #define set_high(type, suffix, value, reg) \ argument
/OK3568_Linux_fs/kernel/drivers/pinctrl/intel/
H A Dpinctrl-cherryview.c574 static void chv_pctrl_writel(struct intel_pinctrl *pctrl, unsigned int offset, u32 value) in chv_pctrl_writel()
601 …atic void chv_writel(struct intel_pinctrl *pctrl, unsigned int pin, unsigned int offset, u32 value) in chv_writel()
734 u32 value; in chv_pinmux_set_mux() local
773 u32 value; in chv_gpio_clear_triggering() local
797 u32 value; in chv_gpio_request_enable() local
1177 static void chv_gpio_set(struct gpio_chip *chip, unsigned int offset, int value) in chv_gpio_set()
1222 int value) in chv_gpio_direction_output()
1261 u32 value, intr_line; in chv_gpio_irq_mask_unmask() local
1309 u32 intsel, value; in chv_gpio_irq_startup() local
1340 u32 value; in chv_gpio_irq_type() local
[all …]
/OK3568_Linux_fs/kernel/net/dcb/
H A Ddcbnl.c222 u8 value; in dcbnl_getpfccfg() local
281 u8 value; in dcbnl_getcap() local
326 u8 value; in dcbnl_getnumtcs() local
374 u8 value; in dcbnl_setnumtcs() local
416 u8 value; in dcbnl_setpfcstate() local
702 u8 value; in dcbnl_setstate() local
722 u8 value; in dcbnl_setpfccfg() local
1233 u8 value; in dcbnl_cee_fill() local
1592 u8 value; in dcbnl_setdcbx() local
1610 u8 value; in dcbnl_getfeatcfg() local
[all …]
/OK3568_Linux_fs/external/xserver/Xext/
H A Dxres.c270 ResFindAllRes(void *value, XID id, RESTYPE type, void *cdata) in ResFindAllRes()
361 ResFindResourcePixmaps(void *value, XID id, RESTYPE type, void *cdata) in ResFindResourcePixmaps()
491 CARD32 *value = (void*) ((char*) ptr + sizeof(rep)); in ConstructClientIdValue() local
646 xXResResourceSizeValue *value = FRAGMENT_DATA(it); in SwapXResQueryResourceBytes() local
672 AddSubResourceSizeSpec(void *value, in AddSubResourceSizeSpec()
754 xXResResourceSizeValue *value = in AddResourceSizeValue() local
/OK3568_Linux_fs/kernel/include/linux/
H A Dinput.h36 __s32 value; member
425 static inline void input_report_key(struct input_dev *dev, unsigned int code, int value) in input_report_key()
430 static inline void input_report_rel(struct input_dev *dev, unsigned int code, int value) in input_report_rel()
435 static inline void input_report_abs(struct input_dev *dev, unsigned int code, int value) in input_report_abs()
440 static inline void input_report_ff_status(struct input_dev *dev, unsigned int code, int value) in input_report_ff_status()
445 static inline void input_report_switch(struct input_dev *dev, unsigned int code, int value) in input_report_switch()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/
H A Dintel_dsi_vbt.c240 u8 gpio_source, u8 gpio_index, bool value) in vlv_exec_gpio()
287 u8 gpio_source, u8 gpio_index, bool value) in chv_exec_gpio()
340 u8 gpio_source, u8 gpio_index, bool value) in bxt_exec_gpio()
366 u8 gpio_source, u8 gpio_index, bool value) in icl_exec_gpio()
376 bool value; in mipi_exec_gpio() local
526 u32 value, mask, reg_address; in mipi_exec_pmic() local
/OK3568_Linux_fs/kernel/drivers/crypto/
H A Domap-aes.c65 #define omap_aes_write(dd, offset, value) \ argument
73 u32 value) in omap_aes_write()
80 u32 value, u32 mask) in omap_aes_write_mask()
91 u32 *value, int count) in omap_aes_write_n()
1029 long value; in fallback_store() local
1060 long value; in queue_len_store() local
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/
H A Dhal_api_efuse.c42 u16 offset, u32 *value, bool is_limit) in rtw_hal_efuse_shadow_read()
54 u16 offset, u32 value, bool is_limit) in rtw_hal_efuse_shadow_write()
167 void *value, in rtw_hal_efuse_get_info()
182 void *value, in rtw_hal_get_efuse_info()
240 u16 offset, u32 *value) in rtw_hal_efuse_bt_shadow_read()
251 u16 offset, u32 value) in rtw_hal_efuse_bt_shadow_write()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/
H A Dhal_api_efuse.c42 u16 offset, u32 *value, bool is_limit) in rtw_hal_efuse_shadow_read()
54 u16 offset, u32 value, bool is_limit) in rtw_hal_efuse_shadow_write()
167 void *value, in rtw_hal_efuse_get_info()
182 void *value, in rtw_hal_get_efuse_info()
240 u16 offset, u32 *value) in rtw_hal_efuse_bt_shadow_read()
251 u16 offset, u32 value) in rtw_hal_efuse_bt_shadow_write()
/OK3568_Linux_fs/kernel/drivers/pci/hotplug/
H A Ds390_pci_hpc.c107 static int get_power_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_power_status()
116 static int get_adapter_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_adapter_status()
/OK3568_Linux_fs/kernel/drivers/platform/mips/
H A Dcpu_hwmon.c70 int value = loongson3_cpu_temp(id); in get_cpu_temp() local
121 int i, value; in do_thermal_timer() local
/OK3568_Linux_fs/kernel/tools/lib/
H A Dstring.c172 static void *check_bytes8(const u8 *start, u8 value, unsigned int bytes) in check_bytes8()
194 u8 value = c; in memchr_inv() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/
H A Dmsvc_eti_base.hpp43 enum { value = 0 }; enumerator
72 enum { value = 0 }; enumerator
/OK3568_Linux_fs/kernel/drivers/acpi/acpica/
H A Dexutils.c246 static u32 acpi_ex_digits_needed(u64 value, u32 base) in acpi_ex_digits_needed()
338 void acpi_ex_integer_to_string(char *out_string, u64 value) in acpi_ex_integer_to_string()
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/camera/CameraUI/src/
H A Dsetfirst.cpp180 void SetFirst::update_voice(int value) in update_voice()
325 void SetFirst::on_movieTimeSetting_valueChanged(int value) in on_movieTimeSetting_valueChanged()
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dperf_event.c503 static u64 armv8pmu_bias_long_counter(struct perf_event *event, u64 value) in armv8pmu_bias_long_counter()
511 static u64 armv8pmu_unbias_long_counter(struct perf_event *event, u64 value) in armv8pmu_unbias_long_counter()
523 u64 value = 0; in armv8pmu_read_counter() local
533 static inline void armv8pmu_write_evcntr(int idx, u64 value) in armv8pmu_write_evcntr()
541 u64 value) in armv8pmu_write_hw_counter()
553 static void armv8pmu_write_counter(struct perf_event *event, u64 value) in armv8pmu_write_counter()
680 u32 value; in armv8pmu_getreset_flags() local

1...<<31323334353637383940>>...298