| /OK3568_Linux_fs/kernel/drivers/char/ipmi/ |
| H A D | ipmi_devintf.c | 353 struct ipmi_cmdspec val; in ipmi_ioctl() local 367 struct ipmi_cmdspec val; in ipmi_ioctl() local 381 struct ipmi_cmdspec_chans val; in ipmi_ioctl() local 395 struct ipmi_cmdspec_chans val; in ipmi_ioctl() local 409 int val; in ipmi_ioctl() local 423 unsigned int val; in ipmi_ioctl() local 436 unsigned int val; in ipmi_ioctl() local 454 unsigned int val; in ipmi_ioctl() local 467 unsigned int val; in ipmi_ioctl() local 485 struct ipmi_channel_lun_address_set val; in ipmi_ioctl() local [all …]
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-iop32x/ |
| H A D | iop3xx.h | 234 u32 val; in read_tmr0() local 239 static inline void write_tmr0(u32 val) in write_tmr0() 244 static inline void write_tmr1(u32 val) in write_tmr1() 251 u32 val; in read_tcr0() local 256 static inline void write_tcr0(u32 val) in write_tcr0() 263 u32 val; in read_tcr1() local 268 static inline void write_tcr1(u32 val) in write_tcr1() 273 static inline void write_trr0(u32 val) in write_trr0() 278 static inline void write_trr1(u32 val) in write_trr1() 283 static inline void write_tisr(u32 val) in write_tisr() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/regulator/ |
| H A D | wm8350-regulator.c | 267 u16 val; in wm8350_dcdc_set_suspend_voltage() local 304 u16 val; in wm8350_dcdc_set_suspend_enable() local 344 u16 val; in wm8350_dcdc_set_suspend_disable() local 384 u16 val; in wm8350_dcdc25_set_suspend_enable() local 409 u16 val; in wm8350_dcdc25_set_suspend_disable() local 482 u16 val; in wm8350_ldo_set_suspend_voltage() local 517 u16 val; in wm8350_ldo_set_suspend_enable() local 546 u16 val; in wm8350_ldo_set_suspend_disable() local 575 u16 val; in wm8350_dcdc_set_slot() local 622 u16 val; in wm8350_ldo_set_slot() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/ |
| H A D | mali_kbase_mem_pool_debugfs.c | 25 static int kbase_mem_pool_debugfs_size_get(void *data, u64 *val) in kbase_mem_pool_debugfs_size_get() 34 static int kbase_mem_pool_debugfs_size_set(void *data, u64 val) in kbase_mem_pool_debugfs_size_set() 48 static int kbase_mem_pool_debugfs_max_size_get(void *data, u64 *val) in kbase_mem_pool_debugfs_max_size_get() 57 static int kbase_mem_pool_debugfs_max_size_set(void *data, u64 val) in kbase_mem_pool_debugfs_max_size_set()
|
| /OK3568_Linux_fs/kernel/arch/arm/include/asm/ |
| H A D | cp15.h | 59 unsigned long val; in get_cr() local 64 static inline void set_cr(unsigned long val) in set_cr() 73 unsigned int val; in get_auxcr() local 78 static inline void set_auxcr(unsigned int val) in set_auxcr() 91 unsigned int val; in get_copro_access() local 97 static inline void set_copro_access(unsigned int val) in set_copro_access()
|
| /OK3568_Linux_fs/kernel/drivers/clocksource/ |
| H A D | timer-npcm7xx.c | 59 u32 val; in npcm7xx_timer_resume() local 71 u32 val; in npcm7xx_timer_shutdown() local 83 u32 val; in npcm7xx_timer_oneshot() local 96 u32 val; in npcm7xx_timer_periodic() local 112 u32 val; in npcm7xx_clockevent_set_next_event() local 171 u32 val; in npcm7xx_clocksource_init() local
|
| /OK3568_Linux_fs/kernel/arch/nds32/include/asm/ |
| H A D | io.h | 10 static inline void __raw_writeb(u8 val, volatile void __iomem *addr) in __raw_writeb() 16 static inline void __raw_writew(u16 val, volatile void __iomem *addr) in __raw_writew() 22 static inline void __raw_writel(u32 val, volatile void __iomem *addr) in __raw_writel() 30 u8 val; in __raw_readb() local 39 u16 val; in __raw_readw() local 48 u32 val; in __raw_readl() local
|
| /OK3568_Linux_fs/kernel/drivers/thunderbolt/ |
| H A D | usb4.c | 61 u32 val; in usb4_switch_wait_for_bit() local 177 u32 val; in usb4_switch_op() local 204 u32 val; in usb4_switch_check_wakes() local 242 u32 val; in link_is_usb4() local 270 u32 val = 0; in usb4_switch_setup() local 395 u32 val; in usb4_switch_lane_bonding_possible() local 416 u32 val; in usb4_switch_set_wake() local 485 u32 val; in usb4_switch_set_sleep() local 847 u32 val; in usb4_port_unlock() local 867 u32 val; in usb4_port_hotplug_enable() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/hwmon/ |
| H A D | lm90.c | 629 static int lm90_write_convrate(struct lm90_data *data, int val) in lm90_write_convrate() 679 int val; in lm90_update_limits() local 778 int val; in lm90_update_device() local 875 static inline int temp_from_s8(s8 val) in temp_from_s8() 880 static inline int temp_from_u8(u8 val) in temp_from_u8() 885 static inline int temp_from_s16(s16 val) in temp_from_s16() 890 static inline int temp_from_u16(u16 val) in temp_from_u16() 895 static s8 temp_to_s8(long val) in temp_to_s8() 906 static u8 temp_to_u8(long val) in temp_to_u8() 915 static s16 temp_to_s16(long val) in temp_to_s16() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/misc/cardreader/ |
| H A D | rts5228.c | 21 u8 val; in rts5228_get_ic_version() local 224 u16 val = 0; in rts5228_switch_output_voltage() local 282 u8 val = 0; in rts5228_enable_ocp() local 321 u8 mask, val; in rts5228_init_ocp() local 351 u8 val = 0; in rts5228_clear_ocpstat() local 419 u16 val; in rts5228_init_from_cfg() local 492 u8 mask, val; in rts5228_enable_aspm() local 508 u8 mask, val; in rts5228_disable_aspm() local 535 u8 val = 0; in rts5228_set_l1off_cfg_sub_d0() local
|
| H A D | rts5260.c | 21 u8 val; in rts5260_get_ic_version() local 285 u8 mask, val; in rts5260_init_ocp() local 315 u8 val = 0; in rts5260_enable_ocp() local 332 static int rts5260_get_ocpstat(struct rtsx_pcr *pcr, u8 *val) in rts5260_get_ocpstat() 337 static int rts5260_get_ocpstat2(struct rtsx_pcr *pcr, u8 *val) in rts5260_get_ocpstat2() 345 u8 val = 0; in rts5260_clear_ocpstat() local 509 u16 val; in rts5260_init_from_cfg() local 571 u8 val = 0; in rts5260_set_l1off_cfg_sub_d0() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/cpp_int/ |
| H A D | serialize.hpp | 41 void do_serialize(Archive& ar, Int& val, mpl::false_ const&, mpl::false_ const&, mpl::false_ const&) in do_serialize() 71 void do_serialize(Archive& ar, Int& val, mpl::true_ const&, mpl::false_ const&, mpl::false_ const&) in do_serialize() 95 void do_serialize(Archive& ar, Int& val, mpl::false_ const&, mpl::true_ const&, mpl::false_ const&) in do_serialize() 116 void do_serialize(Archive& ar, Int& val, mpl::true_ const&, mpl::true_ const&, mpl::false_ const&) in do_serialize() 133 void do_serialize(Archive& ar, Int& val, mpl::false_ const&, mpl::false_ const&, mpl::true_ const&) in do_serialize() 149 void do_serialize(Archive& ar, Int& val, mpl::true_ const&, mpl::false_ const&, mpl::true_ const&) in do_serialize() 161 void do_serialize(Archive& ar, Int& val, mpl::false_ const&, mpl::true_ const&, mpl::true_ const&) in do_serialize() 173 void do_serialize(Archive& ar, Int& val, mpl::true_ const&, mpl::true_ const&, mpl::true_ const&) in do_serialize() 186 …chive & ar, mp::cpp_int_backend<MinBits, MaxBits, SignType, Checked, Allocator>& val, const unsign… in serialize()
|
| /OK3568_Linux_fs/u-boot/drivers/irq/ |
| H A D | irq-gic.c | 65 u32 val; in int_enable_distributor() local 74 u32 val; in int_disable_distributor() local 83 u32 val; in int_enable_secure_signal() local 92 u32 val; in int_disable_secure_signal() local 101 u32 val; in int_enable_nosecure_signal() local 110 u32 val; in int_disable_nosecure_signal() local 119 u32 val; in gic_irq_set_trigger() local 137 u32 val, cpu_mask; in gic_irq_enable() local 359 u32 val; in gic_irq_init() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/ |
| H A D | intel_pipe_crc.c | 54 u32 *val) in i8xx_pipe_crc_ctl_reg() 130 u32 *val) in vlv_pipe_crc_ctl_reg() 200 u32 *val) in i9xx_pipe_crc_ctl_reg() 261 u32 *val) in ilk_pipe_crc_ctl_reg() 340 u32 *val) in ivb_pipe_crc_ctl_reg() 368 u32 *val) in skl_pipe_crc_ctl_reg() 410 enum intel_pipe_crc_source *source, u32 *val) in get_new_crc_ctl_reg() 591 u32 val = 0; /* shut up gcc */ in intel_crtc_set_crc_source() local 641 u32 val = 0; in intel_crtc_enable_pipe_crc() local
|
| H A D | intel_psr.c | 113 u32 mask, val; in psr_irq_control() local 142 u32 val, bool psr2_enabled) in psr_event_print() 208 u32 val = intel_de_read(dev_priv, in intel_psr_irq_handler() local 219 u32 val; in intel_psr_irq_handler() local 255 u8 val = 8; /* assume the worst if we can't read the value */ in intel_dp_get_sink_sync_latency() local 269 u16 val; in intel_dp_get_su_x_granulartiy() local 424 u32 val = 0; in intel_psr1_get_tp_time() local 484 u32 val = EDP_PSR_ENABLE; in hsw_activate_psr1() local 508 u32 val = 0; in intel_psr2_get_tp_time() local 529 u32 val; in hsw_activate_psr2() local [all …]
|
| /OK3568_Linux_fs/kernel/scripts/dtc/libfdt/ |
| H A D | libfdt.h | 1290 const char *name, uint32_t val) in fdt_setprop_inplace_u32() 1325 const char *name, uint64_t val) in fdt_setprop_inplace_u64() 1337 const char *name, uint32_t val) in fdt_setprop_inplace_cell() 1440 static inline int fdt_property_u32(void *fdt, const char *name, uint32_t val) in fdt_property_u32() 1445 static inline int fdt_property_u64(void *fdt, const char *name, uint64_t val) in fdt_property_u64() 1452 static inline int fdt_property_cell(void *fdt, const char *name, uint32_t val) in fdt_property_cell() 1651 uint32_t val) in fdt_setprop_u32() 1686 uint64_t val) in fdt_setprop_u64() 1698 uint32_t val) in fdt_setprop_cell() 1823 const char *name, uint32_t val) in fdt_appendprop_u32() [all …]
|
| /OK3568_Linux_fs/kernel/arch/m68k/include/asm/ |
| H A D | io_mm.h | 206 #define isa_outb(val,port) out_8(isa_itb(port),(val)) argument 207 #define isa_outw(val,port) (ISA_SEX ? out_be16(isa_itw(port),(val)) : out_le16(isa_itw(port),(val))) argument 208 #define isa_outl(val,port) (ISA_SEX ? out_be32(isa_itl(port),(val)) : out_le32(isa_itl(port),(val))) argument 214 #define isa_writeb(val,p) out_8(isa_mtb((unsigned long)(p)),(val)) argument 215 #define isa_writew(val,p) \ argument 225 #define isa_rom_outb(val, port) rom_out_8(isa_itb(port), (val)) argument 226 #define isa_rom_outw(val, port) \ argument 239 #define isa_rom_writeb(val, p) rom_out_8(isa_mtb((unsigned long)(p)), (val)) argument 240 #define isa_rom_writew(val, p) \ argument 243 #define isa_rom_writew_swap(val, p) \ argument [all …]
|
| /OK3568_Linux_fs/u-boot/test/overlay/ |
| H A D | cmd_ut_overlay.c | 29 const fdt32_t *val; in ut_fdt_getprop_u32_by_index() local 70 u32 val = 0; in fdt_overlay_change_int_property() local 83 const char *val = NULL; in fdt_overlay_change_str_property() local 96 const char *val = NULL; in fdt_overlay_add_str_property() local 153 u32 val = 0; in fdt_overlay_local_phandle() local 178 u32 val = 0; in fdt_overlay_local_phandles() local 208 u32 val = 0; in fdt_overlay_stacked() local
|
| /OK3568_Linux_fs/kernel/net/6lowpan/ |
| H A D | debugfs.c | 17 static int lowpan_ctx_flag_active_set(void *data, u64 val) in lowpan_ctx_flag_active_set() 32 static int lowpan_ctx_flag_active_get(void *data, u64 *val) in lowpan_ctx_flag_active_get() 42 static int lowpan_ctx_flag_c_set(void *data, u64 val) in lowpan_ctx_flag_c_set() 57 static int lowpan_ctx_flag_c_get(void *data, u64 *val) in lowpan_ctx_flag_c_get() 66 static int lowpan_ctx_plen_set(void *data, u64 val) in lowpan_ctx_plen_set() 82 static int lowpan_ctx_plen_get(void *data, u64 *val) in lowpan_ctx_plen_get() 216 static int lowpan_short_addr_get(void *data, u64 *val) in lowpan_short_addr_get()
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | linear_ranges.c | 88 unsigned int *val) in linear_range_get_value() 112 unsigned int selector, unsigned int *val) in linear_range_get_value_array() 139 unsigned int val, unsigned int *selector, in linear_range_get_selector_low() 183 int ranges, unsigned int val, in linear_range_get_selector_low_array() 220 unsigned int val, unsigned int *selector, in linear_range_get_selector_high()
|
| /OK3568_Linux_fs/u-boot/drivers/net/phy/ |
| H A D | mv88e61xx.c | 225 int val; in mv88e61xx_smi_wait() local 293 u16 val) in mv88e61xx_reg_write() 333 int val; in mv88e61xx_phy_wait() local 404 int reg, u16 val) in mv88e61xx_phy_write() 416 u16 val) in mv88e61xx_port_write() 520 int val; in mv88e61xx_switch_reset() local 565 int val; in mv88e61xx_serdes_init() local 585 int val; in mv88e61xx_port_enable() local 603 int val; in mv88e61xx_port_set_vlan() local 633 int val; in mv88e61xx_read_port_config() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/pci/controller/dwc/ |
| H A D | pcie-artpec6.c | 86 u32 val; in artpec6_pcie_readl() local 92 static void artpec6_pcie_writel(struct artpec6_pcie *artpec6_pcie, u32 offset, u32 val) in artpec6_pcie_writel() 117 u32 val; in artpec6_pcie_establish_link() local 129 u32 val; in artpec6_pcie_stop_link() local 146 u32 val; in artpec6_pcie_wait_for_phy_a6() local 173 u32 val; in artpec6_pcie_wait_for_phy_a7() local 213 u32 val; in artpec6_pcie_init_phy_a6() local 244 u32 val; in artpec6_pcie_init_phy_a7() local 287 u32 val; in artpec6_pcie_assert_core_reset() local 303 u32 val; in artpec6_pcie_deassert_core_reset() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/huawei/hinic/ |
| H A D | hinic_hw_api_cmd.h | 19 #define HINIC_API_CMD_PI_SET(val, member) \ argument 23 #define HINIC_API_CMD_PI_CLEAR(val, member) \ argument 31 #define HINIC_API_CMD_CHAIN_REQ_SET(val, member) \ argument 35 #define HINIC_API_CMD_CHAIN_REQ_GET(val, member) \ argument 39 #define HINIC_API_CMD_CHAIN_REQ_CLEAR(val, member) \ argument 57 #define HINIC_API_CMD_CHAIN_CTRL_SET(val, member) \ argument 61 #define HINIC_API_CMD_CHAIN_CTRL_CLEAR(val, member) \ argument 75 #define HINIC_API_CMD_CELL_CTRL_SET(val, member) \ argument 93 #define HINIC_API_CMD_DESC_SET(val, member) \ argument 101 #define HINIC_API_CMD_STATUS_HEADER_GET(val, member) \ argument [all …]
|
| /OK3568_Linux_fs/kernel/drivers/iio/adc/ |
| H A D | hi8435.c | 55 static int hi8435_readb(struct hi8435_priv *priv, u8 reg, u8 *val) in hi8435_readb() 61 static int hi8435_readw(struct hi8435_priv *priv, u8 reg, u16 *val) in hi8435_readw() 73 static int hi8435_readl(struct hi8435_priv *priv, u8 reg, u32 *val) in hi8435_readl() 85 static int hi8435_writeb(struct hi8435_priv *priv, u8 reg, u8 val) in hi8435_writeb() 93 static int hi8435_writew(struct hi8435_priv *priv, u8 reg, u16 val) in hi8435_writew() 104 int *val, int *val2, long mask) in hi8435_read_raw() 162 int *val, int *val2) in hi8435_read_event_value() 194 int val, int val2) in hi8435_write_event_value() 271 u8 val; in hi8435_debugfs_reg_access() local 413 static void hi8435_iio_push_event(struct iio_dev *idev, unsigned int val) in hi8435_iio_push_event() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/ |
| H A D | b44.c | 170 unsigned long reg, unsigned long val) in bw32() 181 u32 val = br32(bp, reg); in b44_wait_bit() local 201 u32 val; in __b44_cam_read() local 223 u32 val; in __b44_cam_write() local 257 static int __b44_readphy(struct b44 *bp, int phy_addr, int reg, u32 *val) in __b44_readphy() 273 static int __b44_writephy(struct b44 *bp, int phy_addr, int reg, u32 val) in __b44_writephy() 285 static inline int b44_readphy(struct b44 *bp, int reg, u32 *val) in b44_readphy() 293 static inline int b44_writephy(struct b44 *bp, int reg, u32 val) in b44_writephy() 304 u32 val; in b44_mdio_read_mii() local 313 int val) in b44_mdio_write_mii() [all …]
|