| /OK3568_Linux_fs/u-boot/arch/sandbox/lib/ |
| H A D | pci_io.c | 74 static int pci_io_write(unsigned int addr, ulong value, pci_size_t size) in pci_io_write() 97 unsigned long value; in inl() local 107 unsigned long value; in inw() local 117 unsigned long value; in inb() local 125 void outl(unsigned int value, unsigned int addr) in outl() 130 void outw(unsigned int value, unsigned int addr) in outw() 135 void outb(unsigned int value, unsigned int addr) in outb()
|
| /OK3568_Linux_fs/kernel/crypto/ |
| H A D | rsa_helper.c | 17 const void *value, size_t vlen) in rsa_get_n() 47 const void *value, size_t vlen) in rsa_get_e() 62 const void *value, size_t vlen) in rsa_get_d() 77 const void *value, size_t vlen) in rsa_get_p() 92 const void *value, size_t vlen) in rsa_get_q() 107 const void *value, size_t vlen) in rsa_get_dp() 122 const void *value, size_t vlen) in rsa_get_dq() 137 const void *value, size_t vlen) in rsa_get_qinv()
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/templatetags/ |
| H A D | projecttags.py | 41 def json(value, default = None): argument 59 def whitespace_space_filter(value, arg): argument 77 def divide(value, arg): argument 83 def multiply(value, arg): argument 133 def format_none_and_zero(value): argument 139 def filtered_filesizeformat(value): argument 151 def filtered_packagespec(value): argument 167 def variable_parent_name(value): argument 205 def string_remove_regex(value,ex): argument
|
| /OK3568_Linux_fs/kernel/crypto/asymmetric_keys/ |
| H A D | x509_cert_parser.c | 157 const void *value, size_t vlen) in x509_note_OID() 177 const void *value, size_t vlen) in x509_note_tbs_certificate() 194 const void *value, size_t vlen) in x509_note_pkey_algo() 265 const void *value, size_t vlen) in x509_note_signature() 298 const void *value, size_t vlen) in x509_note_serial() 311 const void *value, size_t vlen) in x509_extract_name_segment() 415 const void *value, size_t vlen) in x509_note_issuer() 425 const void *value, size_t vlen) in x509_note_subject() 438 const void *value, size_t vlen) in x509_note_params() 459 const void *value, size_t vlen) in x509_extract_key_data() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/stmicro/stmmac/ |
| H A D | dwmac4_dma.c | 19 u32 value = readl(ioaddr + DMA_SYS_BUS_MODE); in dwmac4_dma_axi() local 75 u32 value; in dwmac4_dma_init_rx_chan() local 93 u32 value; in dwmac4_dma_init_tx_chan() local 114 u32 value; in dwmac4_dma_init_channel() local 130 u32 value; in dwmac410_dma_init_channel() local 147 u32 value = readl(ioaddr + DMA_SYS_BUS_MODE); in dwmac4_dma_init() local 435 u32 value; in dwmac4_enable_tso() local 465 u32 value = readl(ioaddr + DMA_CHAN_RX_CONTROL(chan)); in dwmac4_set_bfsize() local 475 u32 value = readl(ioaddr + GMAC_EXT_CONFIG); in dwmac4_enable_sph() local 491 u32 value = readl(ioaddr + DMA_CHAN_TX_CONTROL(chan)); in dwmac4_enable_tbs() local
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/cx25821/ |
| H A D | cx25821-medusa-video.c | 24 u32 value = 0; in medusa_enable_bluefield_output() local 80 u32 value = 0; in medusa_initialize_ntsc() local 215 u32 value = 0, tmp = 0; in medusa_PALCombInit() local 247 u32 value = 0; in medusa_initialize_pal() local 386 u32 value = 0, tmp = 0; in medusa_set_videostandard() local 554 int value = 0; in medusa_set_brightness() local 575 int value = 0; in medusa_set_contrast() local 596 int value = 0; in medusa_set_hue() local 620 int value = 0; in medusa_set_saturation() local 650 u32 value = 0, tmp = 0; in medusa_video_init() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/container/detail/ |
| H A D | version_type.hpp | 52 static const unsigned value = 1; member 58 static const unsigned value = T::version::value; member 69 static const bool value = sizeof(test<T>(0)) == 1; member 76 static const unsigned value = 1; member 82 static const unsigned value = extract_version<T>::value; member 95 static const bool value = member
|
| /OK3568_Linux_fs/kernel/drivers/leds/ |
| H A D | leds-fsg.c | 33 enum led_brightness value) in fsg_led_wlan_set() 45 enum led_brightness value) in fsg_led_wan_set() 57 enum led_brightness value) in fsg_led_sata_set() 69 enum led_brightness value) in fsg_led_usb_set() 81 enum led_brightness value) in fsg_led_sync_set() 93 enum led_brightness value) in fsg_led_ring_set()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/core/ |
| H A D | point_order.hpp | 71 static const order_selector value = clockwise; member 84 static const order_selector value = geometry::clockwise; member 128 static const order_selector value member 136 static const order_selector value = core_dispatch::point_order member 156 static const order_selector value = core_dispatch::point_order member 178 static const order_selector value = core_dispatch::point_order member
|
| H A D | closure.hpp | 77 static const closure_selector value = closed; member 90 static const closure_selector value = geometry::closed; member 142 static const closure_selector value member 150 static const closure_selector value = core_dispatch::closure member 169 static const closure_selector value = core_dispatch::closure member 191 static const closure_selector value = core_dispatch::closure member
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/layers/ |
| H A D | circle_layer.cpp | 69 void CircleLayer::setVisibility(VisibilityType value) { in setVisibility() 107 void CircleLayer::setCircleRadius(DataDrivenPropertyValue<float> value) { in setCircleRadius() 134 void CircleLayer::setCircleColor(DataDrivenPropertyValue<Color> value) { in setCircleColor() 161 void CircleLayer::setCircleBlur(DataDrivenPropertyValue<float> value) { in setCircleBlur() 188 void CircleLayer::setCircleOpacity(DataDrivenPropertyValue<float> value) { in setCircleOpacity() 215 void CircleLayer::setCircleTranslate(PropertyValue<std::array<float, 2>> value) { in setCircleTranslate() 242 void CircleLayer::setCircleTranslateAnchor(PropertyValue<TranslateAnchorType> value) { in setCircleTranslateAnchor() 269 void CircleLayer::setCirclePitchScale(PropertyValue<CirclePitchScaleType> value) { in setCirclePitchScale() 296 void CircleLayer::setCirclePitchAlignment(PropertyValue<AlignmentType> value) { in setCirclePitchAlignment() 323 void CircleLayer::setCircleStrokeWidth(DataDrivenPropertyValue<float> value) { in setCircleStrokeWidth() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dce110/ |
| H A D | dce110_opp_regamma_v.c | 39 uint32_t value = dm_read_reg(xfm->ctx, mmDCFEV_MEM_PWR_CTRL); in power_on_lut() local 88 uint32_t value; in set_bypass_input_gamma() local 105 uint32_t value = 0; in configure_regamma_mode() local 136 uint32_t value = 0; in regamma_config_regions_and_segments() local 456 uint32_t value = 0; in program_pwl() local 523 uint32_t value = dm_read_reg(xfm->ctx, mmDCFEV_MEM_PWR_CTRL); in dce110_opp_power_on_regamma_lut_v() local
|
| /OK3568_Linux_fs/kernel/sound/soc/sof/ |
| H A D | ops.c | 16 u32 mask, u32 value) in snd_sof_pci_update_bits_unlocked() 39 u32 mask, u32 value) in snd_sof_pci_update_bits() 52 u32 offset, u32 mask, u32 value) in snd_sof_dsp_update_bits_unlocked() 72 u32 offset, u64 mask, u64 value) in snd_sof_dsp_update_bits64_unlocked() 91 u32 mask, u32 value) in snd_sof_dsp_update_bits() 105 u64 mask, u64 value) in snd_sof_dsp_update_bits64() 120 u32 offset, u32 mask, u32 value) in snd_sof_dsp_update_bits_forced_unlocked() 135 u32 offset, u32 mask, u32 value) in snd_sof_dsp_update_bits_forced()
|
| /OK3568_Linux_fs/u-boot/common/eeprom/ |
| H A D | eeprom_field.c | 29 const char *value, bool reverse) in __eeprom_field_update_bin() 71 char *value, char *delimiter) in __eeprom_field_update_bin_delim() 124 int eeprom_field_update_bin(struct eeprom_field *field, char *value) in eeprom_field_update_bin() 136 int eeprom_field_update_reserved(struct eeprom_field *field, char *value) in eeprom_field_update_reserved() 171 int eeprom_field_update_bin_rev(struct eeprom_field *field, char *value) in eeprom_field_update_bin_rev() 198 int eeprom_field_update_mac(struct eeprom_field *field, char *value) in eeprom_field_update_mac() 223 int eeprom_field_update_ascii(struct eeprom_field *field, char *value) in eeprom_field_update_ascii()
|
| /OK3568_Linux_fs/kernel/drivers/media/usb/stk1160/ |
| H A D | stk1160-ac97.c | 24 u8 value; in stk1160_ac97_wait_transfer_complete() local 40 static void stk1160_write_ac97(struct stk1160 *dev, u16 reg, u16 value) in stk1160_write_ac97() 82 u16 value; in stk1160_ac97_dump_regs() local 109 u8 value; in stk1160_has_audio() local 117 u8 value; in stk1160_has_ac97() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/conversion/ |
| H A D | source.cpp | 18 static optional<variant<std::string, Tileset>> convertURLOrTileset(const Convertible& value, Error&… in convertURLOrTileset() 38 const Convertible& value, in convertRasterSource() 60 const Convertible& value, in convertRasterDEMSource() 82 const Convertible& value, in convertVectorSource() 93 const Convertible& value, in convertGeoJSONSource() 125 const Convertible& value, in convertImageSource() 164 …que_ptr<Source>> Converter<std::unique_ptr<Source>>::operator()(const Convertible& value, Error& e… in operator ()() argument
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/nvidia/ |
| H A D | nv_setup.c | 60 void NVWriteCrtc(struct nvidia_par *par, u8 index, u8 value) in NVWriteCrtc() 70 void NVWriteGr(struct nvidia_par *par, u8 index, u8 value) in NVWriteGr() 80 void NVWriteSeq(struct nvidia_par *par, u8 index, u8 value) in NVWriteSeq() 90 void NVWriteAttr(struct nvidia_par *par, u8 index, u8 value) in NVWriteAttr() 114 void NVWriteMiscOut(struct nvidia_par *par, u8 value) in NVWriteMiscOut() 122 void NVWriteDacMask(struct nvidia_par *par, u8 value) in NVWriteDacMask() 126 void NVWriteDacReadAddr(struct nvidia_par *par, u8 value) in NVWriteDacReadAddr() 130 void NVWriteDacWriteAddr(struct nvidia_par *par, u8 value) in NVWriteDacWriteAddr() 134 void NVWriteDacData(struct nvidia_par *par, u8 value) in NVWriteDacData()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/expression/ |
| H A D | dsl.cpp | 32 std::unique_ptr<Expression> literal(const char* value) { in literal() 36 std::unique_ptr<Expression> literal(Value value) { in literal() 40 std::unique_ptr<Expression> literal(std::initializer_list<double> value) { in literal() 48 std::unique_ptr<Expression> literal(std::initializer_list<const char *> value) { in literal() 56 std::unique_ptr<Expression> number(std::unique_ptr<Expression> value) { in number() 60 std::unique_ptr<Expression> string(std::unique_ptr<Expression> value) { in string() 64 std::unique_ptr<Expression> boolean(std::unique_ptr<Expression> value) { in boolean() 68 std::unique_ptr<Expression> toColor(std::unique_ptr<Expression> value) { in toColor() 72 std::unique_ptr<Expression> toString(std::unique_ptr<Expression> value) { in toString() 76 std::unique_ptr<Expression> get(const char* value) { in get()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/meson/ |
| H A D | meson_plane.c | 42 #define VSC_BANK_LEN(value) FIELD_PREP(GENMASK(2, 0), value) argument 43 #define VSC_TOP_INI_RCV_NUM(value) FIELD_PREP(GENMASK(6, 3), value) argument 44 #define VSC_TOP_RPT_L0_NUM(value) FIELD_PREP(GENMASK(9, 8), value) argument 45 #define VSC_BOT_INI_RCV_NUM(value) FIELD_PREP(GENMASK(14, 11), value) argument 46 #define VSC_BOT_RPT_L0_NUM(value) FIELD_PREP(GENMASK(17, 16), value) argument 55 #define HSC_BANK_LENGTH(value) FIELD_PREP(GENMASK(2, 0), value) argument 56 #define HSC_INI_RCV_NUM0(value) FIELD_PREP(GENMASK(6, 3), value) argument 57 #define HSC_RPT_P0_NUM0(value) FIELD_PREP(GENMASK(9, 8), value) argument 62 #define SC_PHASE_STEP(value) FIELD_PREP(GENMASK(27, 0), value) argument 103 static inline int64_t fixed16_to_int(int64_t value) in fixed16_to_int()
|
| /OK3568_Linux_fs/kernel/arch/mips/crypto/ |
| H A D | crc32-mips.c | 53 #define _CRC32(crc, value, size, type) \ argument 64 #define CRC32(crc, value, size) \ argument 67 #define CRC32C(crc, value, size) \ argument 76 u64 value = get_unaligned_le64(p); local 87 u32 value = get_unaligned_le32(p); local 95 u16 value = get_unaligned_le16(p); local 102 u8 value = *p++; local 116 u64 value = get_unaligned_le64(p); local 127 u32 value = get_unaligned_le32(p); local 135 u16 value = get_unaligned_le16(p); local [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ext/pb_ds/detail/ |
| H A D | type_utils.hpp | 81 value = is_const<T>::value && is_pointer<T>::value enumerator 90 value = is_const<T>::value && is_reference<T>::value enumerator 99 value = is_fundamental<typename remove_const<T>::type>::value enumerator 114 value = 0 enumerator 123 value = 1 enumerator 130 value = is_pair_imp<T>::value enumerator
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ext/pb_ds/detail/ |
| H A D | type_utils.hpp | 81 value = is_const<T>::value && is_pointer<T>::value enumerator 90 value = is_const<T>::value && is_reference<T>::value enumerator 99 value = is_fundamental<typename remove_const<T>::type>::value enumerator 114 value = 0 enumerator 123 value = 1 enumerator 130 value = is_pair_imp<T>::value enumerator
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/traits/ |
| H A D | is_backend.hpp | 23 …static const bool value = has_signed_types<T>::value && has_unsigned_types<T>::value && has_float_… member 44 struct is_first_backend_imp{ static const bool value = false; }; member 46 …struct is_first_backend_imp<true, T, U>{ static const bool value = is_convertible<U, number<T, et_… member 52 struct is_second_backend_imp{ static const bool value = false; }; member 54 …struct is_second_backend_imp<true, T, U>{ static const bool value = (is_convertible<T, number<U, e… member
|
| /OK3568_Linux_fs/kernel/sound/pci/oxygen/ |
| H A D | xonar_wm87x6.c | 91 unsigned int reg, unsigned int value) in wm8776_write_spi() 102 unsigned int reg, unsigned int value) in wm8776_write_i2c() 109 unsigned int reg, unsigned int value) in wm8776_write() 127 unsigned int reg, unsigned int value) in wm8776_write_cached() 137 unsigned int reg, unsigned int value) in wm8766_write() 157 unsigned int reg, unsigned int value) in wm8766_write_cached() 500 struct snd_ctl_elem_value *value) in wm8776_bit_switch_get() 514 struct snd_ctl_elem_value *value) in wm8776_bit_switch_put() 612 unsigned int value, reg_index, mode; in wm8776_field_set_from_ctl() local 641 static int wm8776_field_set(struct snd_kcontrol *ctl, unsigned int value) in wm8776_field_set() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/acpi/pmic/ |
| H A D | tps68470_pmic.c | 218 int bitmask, u64 *value) in tps68470_pmic_get_power() 230 int bitmask, u64 *value) in tps68470_pmic_get_vr_val() 242 int bitmask, u64 *value) in tps68470_pmic_get_clk() 254 int bitmask, u64 *value) in tps68470_pmic_get_clk_freq() 266 int bitmask, u64 value) in ti_tps68470_regmap_update_bits() 273 u32 bits, u64 *value, in tps68470_pmic_common_handler() 309 u32 bits, u64 *value, in tps68470_pmic_cfreq_handler() 323 u64 *value, void *handler_context, in tps68470_pmic_clk_handler() 336 u32 bits, u64 *value, in tps68470_pmic_vrval_handler() 350 u32 bits, u64 *value, in tps68470_pmic_pwr_handler()
|