| /OK3568_Linux_fs/kernel/drivers/ssb/ |
| H A D | embedded.c | 87 u32 ssb_gpio_out(struct ssb_bus *bus, u32 mask, u32 value) in ssb_gpio_out() 105 u32 ssb_gpio_outen(struct ssb_bus *bus, u32 mask, u32 value) in ssb_gpio_outen() 123 u32 ssb_gpio_control(struct ssb_bus *bus, u32 mask, u32 value) in ssb_gpio_control() 137 u32 ssb_gpio_intmask(struct ssb_bus *bus, u32 mask, u32 value) in ssb_gpio_intmask() 155 u32 ssb_gpio_polarity(struct ssb_bus *bus, u32 mask, u32 value) in ssb_gpio_polarity()
|
| /OK3568_Linux_fs/u-boot/common/ |
| H A D | iotrace.c | 37 iovalue_t value; member 57 static void add_record(int flags, const void *ptr, ulong value) in add_record() 100 void iotrace_writel(ulong value, const void *ptr) in iotrace_writel() 118 void iotrace_writew(ulong value, const void *ptr) in iotrace_writew() 134 void iotrace_writeb(ulong value, const void *ptr) in iotrace_writeb()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/arithmetic/ |
| H A D | arithmetic.hpp | 140 inline void add_value(Point& p, typename detail::param<Point>::type value) in add_value() 180 inline void subtract_value(Point& p, typename detail::param<Point>::type value) in subtract_value() 220 inline void multiply_value(Point& p, typename detail::param<Point>::type value) in multiply_value() 261 inline void divide_value(Point& p, typename detail::param<Point>::type value) in divide_value() 301 inline void assign_value(Point& p, typename detail::param<Point>::type value) in assign_value()
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-pxa/include/mach/ |
| H A D | trizeps4.h | 102 static inline void BCR_writew(unsigned short value) in BCR_writew() 107 static inline void DCR_writew(unsigned short value) in DCR_writew() 112 static inline void IRCR_writew(unsigned short value) in IRCR_writew() 129 static inline void BCR_writew(unsigned short value) in BCR_writew() 133 static inline void DCR_writew(unsigned short value) in DCR_writew() 137 static inline void IRCR_writew(unsigned short value) in IRCR_writew()
|
| /OK3568_Linux_fs/kernel/drivers/pwm/ |
| H A D | pwm-bcm-kona.c | 85 unsigned int value = readl(kp->base + PWM_CONTROL_OFFSET); in kona_pwmc_prepare_for_settings() local 100 unsigned int value = readl(kp->base + PWM_CONTROL_OFFSET); in kona_pwmc_apply_settings() local 117 unsigned int value, chan = pwm->hwpwm; in kona_pwmc_config() local 181 unsigned int value; in kona_pwmc_set_polarity() local 233 unsigned int value; in kona_pwmc_disable() local 264 unsigned int value = 0; in kona_pwmc_probe() local
|
| H A D | pwm-bcm2835.c | 41 u32 value; in bcm2835_pwm_request() local 54 u32 value; in bcm2835_pwm_free() local 90 u32 value; in bcm2835_pwm_enable() local 102 u32 value; in bcm2835_pwm_disable() local 113 u32 value; in bcm2835_set_polarity() local
|
| /OK3568_Linux_fs/kernel/arch/x86/kvm/vmx/ |
| H A D | vmx_ops.h | 70 unsigned long value; in __vmcs_readl() local 174 static __always_inline void __vmcs_writel(unsigned long field, unsigned long value) in __vmcs_writel() 179 static __always_inline void vmcs_write16(unsigned long field, u16 value) in vmcs_write16() 188 static __always_inline void vmcs_write32(unsigned long field, u32 value) in vmcs_write32() 197 static __always_inline void vmcs_write64(unsigned long field, u64 value) in vmcs_write64() 209 static __always_inline void vmcs_writel(unsigned long field, unsigned long value) in vmcs_writel()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/rocker/ |
| H A D | rocker_tlv.h | 139 rocker_tlv_put_u8(struct rocker_desc_info *desc_info, int attrtype, u8 value) in rocker_tlv_put_u8() 147 rocker_tlv_put_u16(struct rocker_desc_info *desc_info, int attrtype, u16 value) in rocker_tlv_put_u16() 155 rocker_tlv_put_be16(struct rocker_desc_info *desc_info, int attrtype, __be16 value) in rocker_tlv_put_be16() 163 rocker_tlv_put_u32(struct rocker_desc_info *desc_info, int attrtype, u32 value) in rocker_tlv_put_u32() 171 rocker_tlv_put_be32(struct rocker_desc_info *desc_info, int attrtype, __be32 value) in rocker_tlv_put_be32() 179 rocker_tlv_put_u64(struct rocker_desc_info *desc_info, int attrtype, u64 value) in rocker_tlv_put_u64()
|
| /OK3568_Linux_fs/kernel/drivers/md/persistent-data/ |
| H A D | dm-bitset.c | 48 static int pack_bits(uint32_t index, void *value, void *context) in pack_bits() 90 __le64 value = default_value ? cpu_to_le64(~0) : cpu_to_le64(0); in dm_bitset_resize() local 108 __le64 value; in dm_bitset_flush() local 132 __le64 value; in read_bits() local 216 __le64 *value; in cursor_next_array_entry() local 234 __le64 *value; in dm_bitset_cursor_begin() local 279 __le64 *value; in dm_bitset_cursor_skip() local
|
| /OK3568_Linux_fs/kernel/drivers/pinctrl/tegra/ |
| H A D | pinctrl-tegra-xusb.c | 93 static inline void padctl_writel(struct tegra_xusb_padctl *padctl, u32 value, in padctl_writel() 146 #define TEGRA_XUSB_PADCTL_PACK(param, value) ((param) << 16 | (value)) argument 161 u32 value; in tegra_xusb_padctl_parse_subnode() local 301 u32 value; in tegra_xusb_padctl_pinmux_set() local 334 u32 value; in tegra_xusb_padctl_pinconf_group_get() local 372 unsigned long value; in tegra_xusb_padctl_pinconf_group_set() local 427 unsigned long config, value; in tegra_xusb_padctl_pinconf_group_dbg_show() local 451 unsigned long value; in tegra_xusb_padctl_pinconf_config_dbg_show() local 479 u32 value; in tegra_xusb_padctl_enable() local 509 u32 value; in tegra_xusb_padctl_disable() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/gpu/ |
| H A D | mali_kbase_gpu_regmap.h | 319 #define AS_LOCKADDR_LOCKADDR_SIZE_SET(reg_val, value) \ argument 329 #define AS_LOCKADDR_LOCKADDR_BASE_SET(reg_val, value) \ argument 335 #define AS_LOCKADDR_FLUSH_SKIP_LEVELS_SET(reg_val, value) \ argument 434 #define AMBA_FEATURES_ACE_LITE_SET(reg_val, value) \ argument 442 #define AMBA_FEATURES_ACE_SET(reg_val, value) \ argument 451 #define AMBA_FEATURES_MEMORY_CACHE_SUPPORT_SET(reg_val, value) \ argument 461 #define AMBA_FEATURES_INVALIDATE_HINT_SET(reg_val, value) \ argument 473 #define AMBA_ENABLE_COHERENCY_PROTOCOL_SET(reg_val, value) \ argument 488 #define AMBA_ENABLE_MEMORY_CACHE_SUPPORT_SET(reg_val, value) \ argument 498 #define AMBA_ENABLE_INVALIDATE_HINT_SET(reg_val, value) \ argument [all …]
|
| /OK3568_Linux_fs/u-boot/drivers/pci/ |
| H A D | pci-uclass.c | 241 unsigned long value, enum pci_size_t size) in pci_bus_write_config() 266 int pci_write_config(pci_dev_t bdf, int offset, unsigned long value, in pci_write_config() 279 int dm_pci_write_config(struct udevice *dev, int offset, unsigned long value, in dm_pci_write_config() 290 int pci_write_config32(pci_dev_t bdf, int offset, u32 value) in pci_write_config32() 295 int pci_write_config16(pci_dev_t bdf, int offset, u16 value) in pci_write_config16() 300 int pci_write_config8(pci_dev_t bdf, int offset, u8 value) in pci_write_config8() 305 int dm_pci_write_config8(struct udevice *dev, int offset, u8 value) in dm_pci_write_config8() 310 int dm_pci_write_config16(struct udevice *dev, int offset, u16 value) in dm_pci_write_config16() 315 int dm_pci_write_config32(struct udevice *dev, int offset, u32 value) in dm_pci_write_config32() 357 unsigned long value; in pci_read_config32() local [all …]
|
| /OK3568_Linux_fs/kernel/tools/perf/ |
| H A D | builtin-config.c | 88 char *value = item->value; in show_spec_config() local 111 char *value = item->value; in show_config() local 121 static int parse_config_arg(char *arg, char **var, char **value) in parse_config_arg() 211 char *var, *value; in cmd_config() local
|
| /OK3568_Linux_fs/kernel/tools/wmi/ |
| H A D | dell-smbios-example.c | 53 static int find_token(__u16 token, __u16 *location, __u16 *value) in find_token() 112 __u16 value; in query_token() local 127 __u16 value; in activate_token() local 159 __u64 value = 0; in main() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/type_traits/ |
| H A D | integral_constant.hpp | 57 static const T value = val; member 74 T const integral_constant<T, val>::value; member in boost::integral_constant<T, val> 82 static const bool value = val; member 99 bool const integral_constant<bool, val>::value; member in boost::integral_constant<bool, val>
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/solo6x10/ |
| H A D | solo6x10-gpio.c | 57 static void solo_gpio_set(struct solo_dev *solo_dev, unsigned int value) in solo_gpio_set() 63 static void solo_gpio_clear(struct solo_dev *solo_dev, unsigned int value) in solo_gpio_clear() 126 unsigned int offset, int value) in solo_gpiochip_direction_output() 143 unsigned int offset, int value) in solo_gpiochip_set()
|
| /OK3568_Linux_fs/kernel/tools/crypto/ |
| H A D | gen_fips140_testvecs.py | 41 def is_string_value(value): argument 45 def format_value(value, is_string): argument 53 def print_value(name, value): argument
|
| /OK3568_Linux_fs/kernel/sound/soc/kirkwood/ |
| H A D | kirkwood-i2s.c | 39 unsigned long value; in kirkwood_i2s_set_fmt() local 74 unsigned long value; in kirkwood_set_dco() local 233 uint32_t ctl, value; in kirkwood_i2s_play_trigger() local 320 uint32_t ctl, value; in kirkwood_i2s_rec_trigger() local 395 unsigned long value; in kirkwood_i2s_init() local
|
| /OK3568_Linux_fs/kernel/sound/soc/sti/ |
| H A D | uniperif.h | 21 #define SET_UNIPERIF_REG(ip, offset, shift, mask, value) \ argument 24 #define SET_UNIPERIF_BIT_REG(ip, offset, shift, mask, value) \ argument 35 #define SET_UNIPERIF_SOFT_RST(ip, value) \ argument 57 #define SET_UNIPERIF_DATA(ip, value) \ argument 67 #define SET_UNIPERIF_CHANNEL_STA_REGN(ip, n, value) \ argument 74 #define SET_UNIPERIF_CHANNEL_STA_REG0(ip, value) \ argument 80 #define SET_UNIPERIF_CHANNEL_STA_REG1(ip, value) \ argument 86 #define SET_UNIPERIF_CHANNEL_STA_REG2(ip, value) \ argument 92 #define SET_UNIPERIF_CHANNEL_STA_REG3(ip, value) \ argument 98 #define SET_UNIPERIF_CHANNEL_STA_REG4(ip, value) \ argument [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/sprite/ |
| H A D | sprite_parser.cpp | 46 uint16_t getUInt16(const JSValue& value, const char* name, const uint16_t def = 0) { in getUInt16() 60 double getDouble(const JSValue& value, const char* name, const double def = 0) { in getDouble() 73 bool getBoolean(const JSValue& value, const char* name, const bool def = false) { in getBoolean() 103 const JSValue& value = property.value; in parseSprite() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/container/ |
| H A D | allocator_traits.hpp | 96 { static const bool value = false; }; member 100 { static const bool value = true; }; member 104 { static const bool value = true; }; member 108 { static const bool value = !is_std_allocator<Allocator>::value; }; member 305 const bool value = boost::container::container_detail:: in allocate() local 318 const bool value = boost::container::container_detail:: in destroy() local 329 …const bool value = allocator_traits_detail::has_max_size<Allocator, size_type (Allocator::*)() con… in max_size() local 342 const bool value = allocator_traits_detail::has_select_on_container_copy_construction in BOOST_CONTAINER_DOC1ST() local 354 static const bool value = ::boost::move_detail::and_ in construct() local
|
| /OK3568_Linux_fs/u-boot/drivers/spi/ |
| H A D | ich.c | 31 u8 value = readb(priv->base + reg); in ich_readb() local 40 u16 value = readw(priv->base + reg); in ich_readw() local 49 u32 value = readl(priv->base + reg); in ich_readl() local 56 static void ich_writeb(struct ich_spi_priv *priv, u8 value, int reg) in ich_writeb() 62 static void ich_writew(struct ich_spi_priv *priv, u16 value, int reg) in ich_writew() 68 static void ich_writel(struct ich_spi_priv *priv, u32 value, int reg) in ich_writel() 74 static void write_reg(struct ich_spi_priv *priv, const void *value, in write_reg() 80 static void read_reg(struct ich_spi_priv *priv, int src_reg, void *value, in read_reg()
|
| /OK3568_Linux_fs/u-boot/drivers/usb/dwc3/ |
| H A D | dwc3-omap.c | 144 static inline void dwc3_omap_writel(void __iomem *base, u32 offset, u32 value) in dwc3_omap_writel() 155 static void dwc3_omap_write_utmi_status(struct dwc3_omap *omap, u32 value) in dwc3_omap_write_utmi_status() 168 static void dwc3_omap_write_irq0_status(struct dwc3_omap *omap, u32 value) in dwc3_omap_write_irq0_status() 181 static void dwc3_omap_write_irqmisc_status(struct dwc3_omap *omap, u32 value) in dwc3_omap_write_irqmisc_status() 188 static void dwc3_omap_write_irqmisc_set(struct dwc3_omap *omap, u32 value) in dwc3_omap_write_irqmisc_set() 195 static void dwc3_omap_write_irq0_set(struct dwc3_omap *omap, u32 value) in dwc3_omap_write_irq0_set() 201 static void dwc3_omap_write_irqmisc_clr(struct dwc3_omap *omap, u32 value) in dwc3_omap_write_irqmisc_clr() 207 static void dwc3_omap_write_irq0_clr(struct dwc3_omap *omap, u32 value) in dwc3_omap_write_irq0_clr()
|
| /OK3568_Linux_fs/kernel/drivers/leds/ |
| H A D | leds-locomo.c | 18 enum led_brightness value, int offset) in locomoled_brightness_set() 32 enum led_brightness value) in locomoled_brightness_set0() 38 enum led_brightness value) in locomoled_brightness_set1()
|
| /OK3568_Linux_fs/kernel/drivers/net/dsa/b53/ |
| H A D | b53_mdio.c | 168 static int b53_mdio_write8(struct b53_device *dev, u8 page, u8 reg, u8 value) in b53_mdio_write8() 182 u16 value) in b53_mdio_write16() 196 u32 value) in b53_mdio_write32() 215 u64 value) in b53_mdio_write48() 234 u64 value) in b53_mdio_write64() 253 u16 *value) in b53_mdio_phy_read16() 263 u16 value) in b53_mdio_phy_write16()
|