| /test/xts/acts/distributeddatamgr_lite/kv_store_hal/src/ |
| H A D | kvstore_func_test.c | 63 BOOL SetKVFiles (int num, const char* key, const char* value) in SetKVFiles() argument 109 BOOL ReadKVFiles (int num, const char* key, const char* value) in ReadKVFiles() argument 190 char value[] = "Hello world !"; variable 206 char value[] = "Hello world !"; variable 222 char value[] = "Hello world !"; variable 238 char value[] = "Hello world !"; global() variable 254 char value[] = "Hello world !"; global() variable 267 char value[] = "Hello world !"; global() variable 280 char value[] = "Hello world !"; global() variable 293 char value[] = "Hello world !"; global() variable 306 char value[] = "Hello world !"; global() variable 319 char value[] = "Hello world !"; global() variable 332 char value[] = "Two tigers Two tigers two tiger running so fast \\ global() variable 349 char value[] = "Two tigers Two tigers two tiger running so fast \\ global() variable 363 char value[] = "Two tigers Two tigers two tiger running so fast \\ global() variable 377 char value[] = "Two tigers Two tigers two tiger running so fast \\ global() variable 391 char value[] = "!@#¥%……&*()——+~《》?,。、“‘;:、12345767890"; global() variable 407 char value[] = "Hello world !"; global() variable 420 char value[] = " "; global() variable 436 char value[] = "It is never too old to learn"; global() variable 460 char value[] = "!@#¥%……&*()——+~《》?,。、“‘;:、12345767890"; global() variable 484 char value[] = "It is never too old to learn"; global() variable 527 char value[] = " "; global() variable 564 char value[] = "It is never too old to learn"; global() variable 593 char value[] = "It is never too old to learn"; global() variable 628 char value[] = "It is never too old to learn"; global() variable 656 char value[] = "It is never too old to learn"; global() variable 684 char value[] = "It is never too old to learn"; global() variable 712 char value[] = "It is never too old to learn"; global() variable 740 char value[] = "It is never too old to learn"; global() variable 768 char value[] = "It is never too old to learn"; global() variable 796 char value[] = "It is never too old to learn"; global() variable [all...] |
| /test/xts/acts/startup_lite/syspara_posix/src/ |
| H A D | ParameterTest.cpp | 82 char value[] = "OEM-10.1.0"; in HWTEST_F() local 116 char value[] = "test with null"; in HWTEST_F() local 166 char value[] = "set value with illegal key"; in HWTEST_F() local 202 char value[StartUpLite::MAX_LEN] = {0}; HWTEST_F() local 220 char value[StartUpLite::MAX_LEN] = {0}; HWTEST_F() local 263 char value[StartUpLite::WRONG_LEN] = {0}; HWTEST_F() local 313 char value[StartUpLite::MAX_LEN] = {0}; HWTEST_F() local 327 char value[StartUpLite::MAX_LEN] = {0}; HWTEST_F() local 342 char value[StartUpLite::MAX_LEN] = {0}; HWTEST_F() local 354 const char *value = nullptr; HWTEST_F() local [all...] |
| /kernel/linux/linux-5.10/drivers/bcma/ |
| H A D | driver_gpio.c | 27 bcma_gpio_set_value(struct gpio_chip *chip, unsigned gpio, int value) bcma_gpio_set_value() argument 43 bcma_gpio_direction_output(struct gpio_chip *chip, unsigned gpio, int value) bcma_gpio_direction_output() argument
|
| /kernel/linux/linux-5.10/drivers/dma/dw/ |
| H A D | idma32.c | 101 u64 value = IDMA32C_FP_PSIZE_CH0(64) | IDMA32C_FP_PSIZE_CH1(64) | in idma32_fifo_partition() local
|
| /kernel/linux/linux-5.10/drivers/fpga/ |
| H A D | altera-fpga2sdram.c | 59 int value; in alt_fpga2sdram_enable_show() local
|
| H A D | xilinx-spi.c | 63 static int wait_for_init_b(struct fpga_manager *mgr, int value, in wait_for_init_b() argument
|
| /kernel/linux/linux-5.10/drivers/firmware/xilinx/ |
| H A D | zynqmp-debug.c | 49 u64 value; in zynqmp_pm_argument_value() local
|
| /kernel/linux/linux-5.10/drivers/gpio/ |
| H A D | gpio-xra1403.c | 105 static void xra1403_set(struct gpio_chip *chip, unsigned int offset, int value) in xra1403_set() argument 122 int value[XRA_LAST]; in xra1403_dbg_show() local 59 xra1403_direction_output(struct gpio_chip *chip, unsigned int offset, int value) xra1403_direction_output() argument [all...] |
| H A D | gpio-zevio.c | 91 static void zevio_gpio_set(struct gpio_chip *chip, unsigned pin, int value) in zevio_gpio_set() argument 123 zevio_gpio_direction_output(struct gpio_chip *chip, unsigned pin, int value) zevio_gpio_direction_output() argument
|
| H A D | gpio-da9052.c | 93 static void da9052_gpio_set(struct gpio_chip *gc, unsigned offset, int value) in da9052_gpio_set() argument 144 da9052_gpio_direction_output(struct gpio_chip *gc, unsigned offset, int value) da9052_gpio_direction_output() argument
|
| H A D | gpio-da9055.c | 62 static void da9055_gpio_set(struct gpio_chip *gc, unsigned offset, int value) in da9055_gpio_set() argument 87 da9055_gpio_direction_output(struct gpio_chip *gc, unsigned offset, int value) da9055_gpio_direction_output() argument
|
| H A D | gpio-creg-snps.c | 34 u32 reg, reg_shift, value; in creg_gpio_set() local
|
| /kernel/linux/linux-5.10/drivers/acpi/acpica/ |
| H A D | hwregs.c | 195 acpi_status acpi_hw_read(u64 *value, struct acpi_generic_address *reg) in acpi_hw_read() argument 290 acpi_hw_write(u64 value, struct acpi_generic_address *reg) acpi_hw_write() argument 490 u32 value = 0; acpi_hw_register_read() local 591 acpi_hw_register_write(u32 register_id, u32 value) acpi_hw_register_write() argument 714 acpi_hw_read_multiple(u32 *value, struct acpi_generic_address *register_a, struct acpi_generic_address *register_b) acpi_hw_read_multiple() argument 770 acpi_hw_write_multiple(u32 value, struct acpi_generic_address *register_a, struct acpi_generic_address *register_b) acpi_hw_write_multiple() argument [all...] |
| H A D | utmisc.c | 86 u32 acpi_ut_dword_byte_swap(u32 value) in acpi_ut_dword_byte_swap() argument 89 u32 value; in acpi_ut_dword_byte_swap() member 93 u32 value; in acpi_ut_dword_byte_swap() member
|
| /kernel/linux/linux-5.10/drivers/acpi/pmic/ |
| H A D | intel_pmic_xpower.c | 159 intel_xpower_pmic_get_power(struct regmap *regmap, int reg, int bit, u64 *value) intel_xpower_pmic_get_power() argument 271 intel_xpower_pmic_gpio_handler(u32 function, acpi_physical_address address, u32 bit_width, u64 *value, void *handler_context, void *region_context) intel_xpower_pmic_gpio_handler() argument
|
| /kernel/linux/linux-5.10/drivers/dma/ipu/ |
| H A D | ipu_irq.c | 27 static void ipu_write_reg(struct ipu *ipu, u32 value, unsigned long reg) in ipu_write_reg() argument
|
| /kernel/linux/linux-5.10/drivers/dma/ |
| H A D | lpc18xx-dmamux.c | 27 u32 value; member
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_cgs.c | 50 amdgpu_cgs_write_register(struct cgs_device *cgs_device, unsigned offset, uint32_t value) amdgpu_cgs_write_register() argument 85 amdgpu_cgs_write_ind_register(struct cgs_device *cgs_device, enum cgs_ind_reg space, unsigned index, uint32_t value) amdgpu_cgs_write_ind_register() argument
|
| /kernel/linux/linux-5.10/drivers/bus/ |
| H A D | omap_l3_smx.c | 27 static inline void omap3_l3_writell(void __iomem *base, u16 reg, u64 value) in omap3_l3_writell() argument
|
| /kernel/linux/linux-5.10/drivers/char/tpm/ |
| H A D | tpm_tis_spi_main.c | 181 int tpm_tis_spi_write32(struct tpm_tis_data *data, u32 addr, u32 value) in tpm_tis_spi_write32() argument 149 tpm_tis_spi_write_bytes(struct tpm_tis_data *data, u32 addr, u16 len, const u8 *value) tpm_tis_spi_write_bytes() argument
|
| H A D | tpm_tis_synquacer.c | 48 tpm_tis_synquacer_write_bytes(struct tpm_tis_data *data, u32 addr, u16 len, const u8 *value) tpm_tis_synquacer_write_bytes() argument 91 tpm_tis_synquacer_write32_bw(struct tpm_tis_data *data, u32 addr, u32 value) tpm_tis_synquacer_write32_bw() argument
|
| /kernel/linux/linux-5.10/drivers/clk/zynqmp/ |
| H A D | divider.c | 85 u32 div, value; in zynqmp_clk_divider_recalc_rate() local 175 u32 value, div; in zynqmp_clk_divider_set_rate() local [all...] |
| /kernel/linux/linux-5.10/drivers/clocksource/ |
| H A D | timer-sp.h | 37 int value; member 53 void __iomem *value; member
|
| /kernel/linux/linux-5.10/drivers/cpufreq/ |
| H A D | speedstep-lib.c | 61 unsigned int value; /* Front Side Bus speed in MHz */ in pentium3_get_frequency() member
|
| H A D | speedstep-ich.c | 97 u8 value; in speedstep_set_state() local 160 u16 value = 0; speedstep_activate() local [all...] |