Home
last modified time | relevance | path

Searched defs:val (Results 201 – 225 of 3029) sorted by relevance

12345678910>>...122

/freebsd/sys/contrib/dev/mediatek/mt76/mt7915/
H A Dsoc.c43 mt76_wmac_spi_read(struct mt7915_dev *dev, u8 adie, u32 addr, u32 *val) in mt76_wmac_spi_read()
70 mt76_wmac_spi_write(struct mt7915_dev *dev, u8 adie, u32 addr, u32 val) in mt76_wmac_spi_write()
92 u32 addr, u32 mask, u32 val) in mt76_wmac_spi_rmw()
111 u32 val, mask; in mt7986_wmac_adie_efuse_read() local
164 static u32 mt76_wmac_rmw(void __iomem *base, u32 offset, u32 mask, u32 val) in mt76_wmac_rmw()
174 u32 val; in mt798x_wmac_check_adie_type() local
290 u32 val; in mt798x_wmac_coninfra_setup() local
389 u32 data, val; in mt7986_wmac_adie_thermal_cal() local
459 u32 data, val, mode; in mt7986_wmac_adie_xtal_trim_7976() local
1007 u32 val = FIELD_PREP(MT_MCU_BUS_TIMEOUT_SET_MASK, 1) | in mt7986_wmac_wfsys_set_timeout() local
[all …]
/freebsd/contrib/wpa/src/wps/
H A Dwps_validate.c131 u16 val; in wps_validate_config_methods() local
155 u16 val; in wps_validate_ap_config_methods() local
240 u16 val; in wps_validate_assoc_state() local
261 u16 val; in wps_validate_config_error() local
284 u16 val; in wps_validate_dev_password_id() local
503 u16 val; in wps_validate_sel_reg_config_methods() local
632 static int num_bits_set(u16 val) in num_bits_set()
643 u16 val; in wps_validate_auth_type_flags() local
665 u16 val; in wps_validate_auth_type() local
689 u16 val; in wps_validate_encr_type_flags() local
[all …]
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmmio.c11 u32 val; in mt76_mmio_rr() local
23 static void mt76_mmio_wr(struct mt76_dev *dev, u32 offset, u32 val) in mt76_mmio_wr()
33 static u32 mt76_mmio_rmw(struct mt76_dev *dev, u32 offset, u32 mask, u32 val) in mt76_mmio_rmw()
/freebsd/contrib/ntp/sntp/libevent/
H A Dopenssl-compat.h28 #define BIO_set_init(b, val) (b)->init = (val) argument
29 #define BIO_set_data(b, val) (b)->ptr = (val) argument
30 #define BIO_set_shutdown(b, val) (b)->shutdown = (val) argument
/freebsd/contrib/libevent/
H A Dopenssl-compat.h28 #define BIO_set_init(b, val) (b)->init = (val) argument
29 #define BIO_set_data(b, val) (b)->ptr = (val) argument
30 #define BIO_set_shutdown(b, val) (b)->shutdown = (val) argument
/freebsd/crypto/heimdal/lib/roken/
H A Dparse_bytes-test.c41 int val; member
65 int val = parse_bytes (tests[i].str, tests[i].def_unit); in main() local
/freebsd/sys/arm64/vmm/
H A Dvmm_instruction_emul.c59 uint64_t val; in vmm_emulate_instruction() local
85 uint64_t val; in vmm_emulate_register() local
/freebsd/contrib/libucl/src/
H A Ducl_msgpack.c51 #define SWAP_LE_BE16(val) ((uint16_t) ( \ argument
56 # define SWAP_LE_BE32(val) ((uint32_t)__builtin_bswap32 ((uint32_t)(val))) argument
57 # define SWAP_LE_BE64(val) ((uint64_t)__builtin_bswap64 ((uint64_t)(val))) argument
59 #define SWAP_LE_BE32(val) ((uint32_t)( \ argument
65 #define SWAP_LE_BE64(val) ((uint64_t)( \ argument
92 #define TO_BE16(val) (uint16_t)(val) argument
93 #define TO_BE32(val) (uint32_t)(val) argument
94 #define TO_BE64(val) (uint64_t)(val) argument
95 #define FROM_BE16(val) (uint16_t)(val) argument
96 #define FROM_BE32(val) (uint32_t)(val) argument
[all …]
/freebsd/sys/dev/qat/qat_api/firmware/include/
H A Dicp_qat_fw.h58 #define QAT_FIELD_SET(flags, val, bitpos, mask) \ argument
63 #define QAT_FLAG_SET(flags, val, bitpos) \ argument
574 #define ICP_QAT_FW_COMN_OV_SRV_TYPE_SET(icp_qat_fw_comn_req_hdr_t, val) \ argument
603 #define ICP_QAT_FW_COMN_OV_SRV_CMD_ID_SET(icp_qat_fw_comn_req_hdr_t, val) \ argument
663 #define ICP_QAT_FW_COMN_HDR_VALID_FLAG_SET(hdr_t, val) \ argument
711 #define ICP_QAT_FW_COMN_HDR_ST_BLK_FLAG_SET(hdr_t, val) \ argument
728 #define ICP_QAT_FW_COMN_HDR_GENERATION_FLAG_SET(hdr_t, val) \ argument
743 #define ICP_QAT_FW_COMN_GENERATION_FLAG_SET(hdr_t, val) \ argument
795 #define ICP_QAT_FW_COMN_VALID_FLAG_SET(hdr_t, val) \ argument
995 #define ICP_QAT_FW_COMN_PTR_TYPE_SET(flags, val) \ argument
[all …]
/freebsd/sys/dev/ntb/ntb_hw/
H A Dntb_hw_plx.c122 #define NTX_WRITE(sc, reg, val) \ argument
128 #define PNTX_WRITE(sc, reg, val) \ argument
135 #define BNTX_WRITE(sc, reg, val) \ argument
176 uint32_t val; in ntb_plx_init() local
244 uint32_t val; in ntb_plx_isr() local
324 uint32_t val; in ntb_plx_attach() local
557 uint32_t reg, val; in ntb_plx_link_enable() local
581 uint32_t reg, val; in ntb_plx_link_disable() local
598 uint32_t reg, val; in ntb_plx_link_enabled() local
711 uint32_t val; in ntb_plx_mw_set_trans_internal() local
[all …]
/freebsd/crypto/heimdal/lib/asn1/
H A Dder_length.c41 _heim_len_unsigned (unsigned val) in _heim_len_unsigned()
59 _heim_len_unsigned64 (uint64_t val) in _heim_len_unsigned64()
77 _heim_len_int (int val) in _heim_len_int()
104 _heim_len_int64 (int64_t val) in _heim_len_int64()
/freebsd/usr.sbin/bsnmpd/modules/snmp_wlan/
H A Dwlan_snmp.c217 op_wlan_iface(struct snmp_context *ctx, struct snmp_value *val, uint32_t sub, in op_wlan_iface()
487 op_wlan_iface_config(struct snmp_context *ctx, struct snmp_value *val, in op_wlan_iface_config()
1077 op_wlan_tx_params(struct snmp_context *ctx, struct snmp_value *val, in op_wlan_tx_params()
1181 op_wlan_scan_config(struct snmp_context *ctx, struct snmp_value *val, in op_wlan_scan_config()
1751 op_wlan_wep_iface(struct snmp_context *ctx, struct snmp_value *val, in op_wlan_wep_iface()
1947 op_wlan_mac_acl_mac(struct snmp_context *ctx, struct snmp_value *val, in op_wlan_mac_acl_mac()
2013 op_wlan_mesh_config(struct snmp_context *ctx, struct snmp_value *val, in op_wlan_mesh_config()
2112 op_wlan_mesh_iface(struct snmp_context *ctx, struct snmp_value *val, in op_wlan_mesh_iface()
2342 op_wlan_mesh_route(struct snmp_context *ctx, struct snmp_value *val, in op_wlan_mesh_route()
2506 op_wlan_hwmp_config(struct snmp_context *ctx, struct snmp_value *val, in op_wlan_hwmp_config()
[all …]
/freebsd/contrib/netbsd-tests/lib/libc/gen/
H A Dt_nice.c49 int pri, val; in threadfunc() local
179 int pri, rv, val; in ATF_TC_BODY() local
181 int rv, val; in ATF_TC_BODY() local
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_power.c37 u_int32_t val; in ar9300_wowoffload_post() local
57 u_int32_t reg, val; in ar9300_wowoffload_add_mcast_filter() local
399 int val; in ar9300_wow_offload_handshake() local
498 u_int32_t val; in ar9300_set_power_mode_awake() local
930 u_int32_t val; in ar9300_wow_apply_pattern() local
1024 uint32_t init_val, val, rval = 0; in ar9300_wow_enable() local
1424 uint32_t val = 0, rval; in ar9300_wow_wake_up() local
1558 uint32_t val; in ar9300_wow_set_gpio_reset_low() local
/freebsd/sys/dev/gpio/
H A Dbytgpio.c300 uint32_t val) in bytgpio_write_4()
370 uint32_t reg, val; in bytgpio_pin_getflags() local
401 uint32_t reg, val; in bytgpio_pin_setflags() local
460 uint32_t reg, val; in bytgpio_pin_set() local
486 uint32_t reg, val; in bytgpio_pin_get() local
518 uint32_t reg, val; in bytgpio_pin_toggle() local
559 uint32_t reg, val; in bytgpio_attach() local
H A Dchvgpio.c124 chvgpio_write_pad_cfg0(struct chvgpio_softc *sc, int pin, uint32_t val) in chvgpio_write_pad_cfg0()
204 uint32_t val; in chvgpio_pin_getflags() local
234 uint32_t val; in chvgpio_pin_setflags() local
272 uint32_t val; in chvgpio_pin_set() local
294 uint32_t val; in chvgpio_pin_get() local
318 uint32_t val; in chvgpio_pin_toggle() local
/freebsd/sys/dev/cfi/
H A Dcfi_core.c67 uint32_t val; in cfi_read_raw() local
90 uint32_t val; in cfi_read() local
120 cfi_write(struct cfi_softc *sc, u_int ofs, u_int val) in cfi_write()
160 uint8_t val; in cfi_read_qry() local
514 uint32_t val; in cfi_check_erase() local
626 uint32_t val; in cfi_write_block() local
/freebsd/usr.bin/sdiotool/
H A Dcam_sdio.c207 uint8_t val; in sdio_read_1() local
213 sdio_write_1(struct cam_device *dev, uint8_t func_number, uint32_t addr, uint8_t val) { in sdio_write_1()
220 uint16_t val; in sdio_read_2() local
233 sdio_write_2(struct cam_device *dev, uint8_t func_number, uint32_t addr, uint16_t val) { in sdio_write_2()
245 uint32_t val; in sdio_read_4() local
258 sdio_write_4(struct cam_device *dev, uint8_t func_number, uint32_t addr, uint32_t val) { in sdio_write_4()
/freebsd/sys/amd64/amd64/
H A Dgdb_machdep.c91 gdb_cpu_setreg(int regnum, void *val) in gdb_cpu_setreg()
156 uintmax_t val; in gdb_cpu_stop_reason() local
/freebsd/sys/dev/etherswitch/ar40xx/
H A Dar40xx_hw_atu.c106 uint32_t val; in ar40xx_hw_atu_flush_port() local
137 uint32_t ret0, ret1, ret2, val; in ar40xx_hw_atu_fetch_entry() local
/freebsd/sys/dev/iwm/
H A Dif_iwm_pcie_trans.c178 iwm_write_prph(struct iwm_softc *sc, uint32_t addr, uint32_t val) in iwm_write_prph()
187 iwm_write_prph64(struct iwm_softc *sc, uint64_t addr, uint64_t val) in iwm_write_prph64()
238 uint32_t val = vals ? vals[offs] : 0; in iwm_write_mem() local
251 iwm_write_mem32(struct iwm_softc *sc, uint32_t addr, uint32_t val) in iwm_write_mem32()
315 uint32_t val; in iwm_set_bits_mask_prph() local
/freebsd/lib/libc/db/hash/
H A Dhash_bigkey.c82 __big_insert(HTAB *hashp, BUFHEAD *bufp, const DBT *key, const DBT *val) in __big_insert()
355 __big_return(HTAB *hashp, BUFHEAD *bufp, int ndx, DBT *val, int set_current) in __big_return()
494 __big_keydata(HTAB *hashp, BUFHEAD *bufp, DBT *key, DBT *val, int set) in __big_keydata()
508 collect_key(HTAB *hashp, BUFHEAD *bufp, int len, DBT *val, int set) in collect_key()
557 DBT key, val; in __big_split() local
/freebsd/contrib/netbsd-tests/include/machine/
H A Dt_bswap.c53 unconst16(uint16_t val) in unconst16()
59 unconst32(uint32_t val) in unconst32()
65 unconst64(uint64_t val) in unconst64()
/freebsd/usr.bin/top/
H A Dutils.c70 itoa(unsigned int val) in itoa()
88 itoa7(int val) in itoa7()
105 digits(int val) in digits()
/freebsd/stand/common/
H A Dinstall.c52 setpath(char **what, char *val) in setpath()
71 setmultipath(char ***what, char *val) in setmultipath()
105 char *p, *tag, *val; in read_metatags() local

12345678910>>...122