Home
last modified time | relevance | path

Searched defs:value (Results 1 – 25 of 332) sorted by relevance

12345678910>>...14

/arch/mips/cavium-octeon/crypto/
Docteon-crypto.h31 #define write_octeon_64bit_hash_dword(value, index) \ argument
57 #define write_octeon_64bit_block_dword(value, index) \ argument
68 #define octeon_md5_start(value) \ argument
79 #define octeon_sha1_start(value) \ argument
90 #define octeon_sha256_start(value) \ argument
105 #define write_octeon_64bit_hash_sha512(value, index) \ argument
131 #define write_octeon_64bit_block_sha512(value, index) \ argument
142 #define octeon_sha512_start(value) \ argument
153 #define octeon_sha1_start(value) \ argument
164 #define octeon_sha256_start(value) \ argument
[all …]
/arch/mips/include/asm/
Dunaligned-emul.h8 #define _LoadHW(addr, value, res, type) \ argument
31 #define _LoadW(addr, value, res, type) \ argument
53 #define _LoadW(addr, value, res, type) \ argument
88 #define _LoadHWU(addr, value, res, type) \ argument
113 #define _LoadWU(addr, value, res, type) \ argument
135 #define _LoadDW(addr, value, res) \ argument
157 #define _LoadWU(addr, value, res, type) \ argument
190 #define _LoadDW(addr, value, res) \ argument
242 #define _StoreHW(addr, value, res, type) \ argument
266 #define _StoreW(addr, value, res, type) \ argument
[all …]
/arch/mips/include/asm/octeon/
Dcvmx-fau.h62 int64_t value:63; member
72 int32_t value:31; member
82 int16_t value:15; member
92 int8_t value:7; member
153 int64_t value) in __cvmx_fau_atomic_address()
171 int64_t value) in cvmx_fau_fetch_and_add64()
186 int32_t value) in cvmx_fau_fetch_and_add32()
201 int16_t value) in cvmx_fau_fetch_and_add16()
214 static inline int8_t cvmx_fau_fetch_and_add8(cvmx_fau_reg_8_t reg, int8_t value) in cvmx_fau_fetch_and_add8()
233 cvmx_fau_tagwait_fetch_and_add64(cvmx_fau_reg_64_t reg, int64_t value) in cvmx_fau_tagwait_fetch_and_add64()
[all …]
Dcvmx-scratch.h98 static inline void cvmx_scratch_write8(uint64_t address, uint64_t value) in cvmx_scratch_write8()
110 static inline void cvmx_scratch_write16(uint64_t address, uint64_t value) in cvmx_scratch_write16()
122 static inline void cvmx_scratch_write32(uint64_t address, uint64_t value) in cvmx_scratch_write32()
134 static inline void cvmx_scratch_write64(uint64_t address, uint64_t value) in cvmx_scratch_write64()
/arch/mips/crypto/
Dcrc32-mips.c46 #define __CRC32(crc, value, op, SZ, TYPE) \ argument
58 #define _CRC32_crc32b(crc, value) __CRC32(crc, value, crc32b, 0, 0) argument
59 #define _CRC32_crc32h(crc, value) __CRC32(crc, value, crc32h, 1, 0) argument
60 #define _CRC32_crc32w(crc, value) __CRC32(crc, value, crc32w, 2, 0) argument
61 #define _CRC32_crc32d(crc, value) __CRC32(crc, value, crc32d, 3, 0) argument
62 #define _CRC32_crc32cb(crc, value) __CRC32(crc, value, crc32cb, 0, 1) argument
63 #define _CRC32_crc32ch(crc, value) __CRC32(crc, value, crc32ch, 1, 1) argument
64 #define _CRC32_crc32cw(crc, value) __CRC32(crc, value, crc32cw, 2, 1) argument
65 #define _CRC32_crc32cd(crc, value) __CRC32(crc, value, crc32cd, 3, 1) argument
67 #define _CRC32(crc, value, size, op) \ argument
[all …]
/arch/arm64/boot/dts/hisilicon/
Dpoplar-pinctrl.dtsi11 #define PINCTRL_PULLDOWN(value, enable, disable, mask) \ argument
13 #define PINCTRL_PULLUP(value, enable, disable, mask) \ argument
15 #define PINCTRL_SLEW_RATE(value, mask) (value << 8) (mask << 8) argument
16 #define PINCTRL_DRV_STRENGTH(value, mask) (value << 4) (mask << 4) argument
/arch/x86/pci/
Dce4100.c25 u32 value; member
61 static void reg_read(struct sim_dev_reg *reg, u32 *value) in reg_read()
66 static void reg_write(struct sim_dev_reg *reg, u32 value) in reg_write()
79 static void ehci_reg_read(struct sim_dev_reg *reg, u32 *value) in ehci_reg_read()
92 static void sata_revid_read(struct sim_dev_reg *reg, u32 *value) in sata_revid_read()
97 static void reg_noirq_read(struct sim_dev_reg *reg, u32 *value) in reg_noirq_read()
166 static inline void extract_bytes(u32 *value, int reg, int len) in extract_bytes()
175 static int bridge_read(unsigned int devfn, int reg, int len, u32 *value) in bridge_read()
243 static int ce4100_bus1_read(unsigned int devfn, int reg, int len, u32 *value) in ce4100_bus1_read()
264 unsigned int devfn, int reg, int len, u32 *value) in ce4100_conf_read()
[all …]
/arch/powerpc/platforms/powermac/
Dfeature.c140 u32 mask, int value) in simple_feature_tweak()
160 long value) in ohare_htw_scc_enable()
253 long value) in ohare_floppy_enable()
259 static long ohare_mesh_enable(struct device_node *node, long param, long value) in ohare_mesh_enable()
265 static long ohare_ide_enable(struct device_node *node, long param, long value) in ohare_ide_enable()
285 static long ohare_ide_reset(struct device_node *node, long param, long value) in ohare_ide_reset()
299 static long ohare_sleep_state(struct device_node *node, long param, long value) in ohare_sleep_state()
315 long value) in heathrow_modem_enable()
359 long value) in heathrow_floppy_enable()
368 long value) in heathrow_mesh_enable()
[all …]
/arch/m68k/include/asm/
Dmovs.h39 #define SET_CONTROL_BYTE(addr,value) \ argument
44 #define GET_CONTROL_BYTE(addr,value) \ argument
49 #define SET_CONTROL_WORD(addr,value) \ argument
54 #define GET_CONTROL_WORD(addr,value) \ argument
/arch/csky/abiv1/inc/abi/
Dckmmu.h12 static inline void write_mmu_index(int value) in write_mmu_index()
27 static inline void write_mmu_pagemask(int value) in write_mmu_pagemask()
37 static inline void write_mmu_entryhi(int value) in write_mmu_entryhi()
47 static inline void write_mmu_msa0(unsigned long value) in write_mmu_msa0()
57 static inline void write_mmu_msa1(unsigned long value) in write_mmu_msa1()
/arch/csky/abiv2/inc/abi/
Dckmmu.h14 static inline void write_mmu_index(int value) in write_mmu_index()
29 static inline void write_mmu_pagemask(int value) in write_mmu_pagemask()
39 static inline void write_mmu_entryhi(int value) in write_mmu_entryhi()
49 static inline void write_mmu_msa0(unsigned long value) in write_mmu_msa0()
59 static inline void write_mmu_msa1(unsigned long value) in write_mmu_msa1()
/arch/loongarch/crypto/
Dcrc32-loongarch.c18 #define _CRC32(crc, value, size, type) \ argument
27 #define CRC32(crc, value, size) _CRC32(crc, value, size, crc) argument
28 #define CRC32C(crc, value, size) _CRC32(crc, value, size, crcc) argument
35 u64 value = get_unaligned_le64(p); in crc32_loongarch_hw() local
43 u32 value = get_unaligned_le32(p); in crc32_loongarch_hw() local
50 u16 value = get_unaligned_le16(p); in crc32_loongarch_hw() local
57 u8 value = *p++; in crc32_loongarch_hw() local
70 u64 value = get_unaligned_le64(p); in crc32c_loongarch_hw() local
78 u32 value = get_unaligned_le32(p); in crc32c_loongarch_hw() local
85 u16 value = get_unaligned_le16(p); in crc32c_loongarch_hw() local
[all …]
/arch/x86/kvm/vmx/
Dvmx_onhyperv.h34 static __always_inline void evmcs_write64(unsigned long field, u64 value) in evmcs_write64()
47 static __always_inline void evmcs_write32(unsigned long field, u32 value) in evmcs_write32()
59 static __always_inline void evmcs_write16(unsigned long field, u16 value) in evmcs_write16()
115 static __always_inline void evmcs_write64(unsigned long field, u64 value) {} in evmcs_write64()
116 static __always_inline void evmcs_write32(unsigned long field, u32 value) {} in evmcs_write32()
117 static __always_inline void evmcs_write16(unsigned long field, u16 value) {} in evmcs_write16()
Dvmx_ops.h93 unsigned long value; in __vmcs_readl() local
223 static __always_inline void __vmcs_writel(unsigned long field, unsigned long value) in __vmcs_writel()
228 static __always_inline void vmcs_write16(unsigned long field, u16 value) in vmcs_write16()
237 static __always_inline void vmcs_write32(unsigned long field, u32 value) in vmcs_write32()
246 static __always_inline void vmcs_write64(unsigned long field, u64 value) in vmcs_write64()
258 static __always_inline void vmcs_writel(unsigned long field, unsigned long value) in vmcs_writel()
/arch/x86/boot/compressed/
Dtdx.c35 static inline void tdx_io_out(int size, u16 port, u32 value) in tdx_io_out()
54 static inline void tdx_outb(u8 value, u16 port) in tdx_outb()
59 static inline void tdx_outw(u16 value, u16 port) in tdx_outw()
/arch/x86/include/asm/
Dsegment.h305 #define __loadsegment_simple(seg, value) \ argument
315 #define __loadsegment_ss(value) __loadsegment_simple(ss, (value)) argument
316 #define __loadsegment_ds(value) __loadsegment_simple(ds, (value)) argument
317 #define __loadsegment_es(value) __loadsegment_simple(es, (value)) argument
325 #define __loadsegment_fs(value) __loadsegment_simple(fs, (value)) argument
326 #define __loadsegment_gs(value) __loadsegment_simple(gs, (value)) argument
330 static inline void __loadsegment_fs(unsigned short value) in __loadsegment_fs()
345 #define loadsegment(seg, value) __loadsegment_ ## seg (value) argument
350 #define savesegment(seg, value) \ argument
/arch/mips/kernel/
Dgpio_txx9.c24 static void txx9_gpio_set_raw(unsigned int offset, int value) in txx9_gpio_set_raw()
36 int value) in txx9_gpio_set()
57 int value) in txx9_gpio_dir_out()
/arch/loongarch/kernel/
Dunaligned.c141 static inline void write_fpr(unsigned int idx, unsigned long value) in write_fpr()
143 #define WRITE_FPR(idx, value) \ in write_fpr() argument
255 unsigned long value = 0; in emulate_load_store_insn() local
/arch/parisc/math-emu/
Dfloat.h74 #define Deposit_ssign(object,value) Bitfield_deposit(value,0,1,object) argument
75 #define Deposit_sexponent(object,value) Bitfield_deposit(value,1,8,object) argument
76 #define Deposit_smantissa(object,value) Bitfield_deposit(value,9,23,object) argument
77 #define Deposit_shigh2mantissa(object,value) Bitfield_deposit(value,9,2,object) argument
78 #define Deposit_sexponentmantissa(object,value) \ argument
80 #define Deposit_ssignexponent(object,value) Bitfield_deposit(value,0,9,object) argument
81 #define Deposit_slow(object,value) Bitfield_deposit(value,31,1,object) argument
82 #define Deposit_shigh4(object,value) Bitfield_deposit(value,0,4,object) argument
127 #define Deposit_dsign(object,value) Bitfield_deposit(value,0,1,object) argument
128 #define Deposit_dexponent(object,value) Bitfield_deposit(value,1,11,object) argument
[all …]
/arch/m68k/coldfire/
Dgpio.c25 void __mcfgpio_set_value(unsigned gpio, int value) in __mcfgpio_set_value()
65 int __mcfgpio_direction_output(unsigned gpio, int value) in __mcfgpio_direction_output()
121 int value) in mcfgpio_direction_output()
127 int value) in mcfgpio_set_value()
/arch/mips/alchemy/common/
Dgpiolib.c43 static void gpio2_set(struct gpio_chip *chip, unsigned offset, int value) in gpio2_set()
54 int value) in gpio2_direction_output()
72 unsigned offset, int value) in gpio1_set()
83 unsigned offset, int value) in gpio1_direction_output()
/arch/arm/boot/compressed/
Dmisc-ep93xx.h13 static inline void __raw_writeb(unsigned char value, unsigned int ptr) in __raw_writeb()
18 static inline void __raw_writel(unsigned int value, unsigned int ptr) in __raw_writel()
/arch/powerpc/sysdev/xics/
Dicp-hv.c39 static inline void icp_hv_set_cppr(u8 value) in icp_hv_set_cppr()
49 static inline void icp_hv_set_xirr(unsigned int value) in icp_hv_set_xirr()
60 static inline void icp_hv_set_qirr(int n_cpu , u8 value) in icp_hv_set_qirr()
/arch/mips/loongson2ef/lemote-2f/
Dec_kb3310b.c21 unsigned char value; in ec_read() local
105 unsigned char value; in ec_get_event_num() local
/arch/powerpc/kernel/
Dsysfs.c259 u32 *value = val; in do_show_pwrmgtcr0() local
267 u32 value; in show_pw20_state() local
279 u32 *value = val; in do_store_pw20_state() local
296 u32 value; in store_pw20_state() local
313 u32 value; in show_pw20_wait_time() local
344 u32 *value = val; in set_pw20_wait_entry_bit() local
364 u64 value; in store_pw20_wait_time() local
389 u32 value; in show_altivec_idle() local
401 u32 *value = val; in do_store_altivec_idle() local
418 u32 value; in store_altivec_idle() local
[all …]

12345678910>>...14