/openbmc/linux/arch/x86/crypto/ |
H A D | sm3-avx-asm_64.S | 181 #define R(i, a, b, c, d, e, f, g, h, round, widx, wtype) \ argument 215 #define R1(a, b, c, d, e, f, g, h, round, widx, wtype) \ argument 218 #define R2(a, b, c, d, e, f, g, h, round, widx, wtype) \ argument 224 #define IW_W_ADDR(round, widx, offs) \ argument 228 #define XW_W_ADDR(round, widx, offs) \ argument 232 #define IW_W1_ADDR(round, widx) IW_W_ADDR(round, widx, 0) argument 233 #define IW_W1W2_ADDR(round, widx) IW_W_ADDR(round, widx, 32) argument 236 #define XW_W1_ADDR(round, widx) XW_W_ADDR(round, widx, 0) argument 237 #define XW_W1W2_ADDR(round, widx) XW_W_ADDR(round, widx, 32) argument
|
/openbmc/linux/arch/arm64/crypto/ |
H A D | sm3-neon-core.S | 121 #define R(i, a, b, c, d, e, f, g, h, k, K_LOAD, round, widx, wtype, IOP, iop_param) \ argument 155 #define R1(a, b, c, d, e, f, g, h, k, K_LOAD, round, widx, wtype, IOP, iop_param) \ argument 158 #define R2(a, b, c, d, e, f, g, h, k, K_LOAD, round, widx, wtype, IOP, iop_param) \ argument 167 #define IW_W_ADDR(round, widx, offs) \ argument 171 #define XW_W_ADDR(round, widx, offs) \ argument 175 #define IW_W1_ADDR(round, widx) IW_W_ADDR(round, widx, 32) argument 176 #define IW_W1W2_ADDR(round, widx) IW_W_ADDR(round, widx, 48) argument 179 #define XW_W1_ADDR(round, widx) XW_W_ADDR(round, widx, 0) argument 180 #define XW_W1W2_ADDR(round, widx) XW_W_ADDR(round, widx, 16) argument
|
/openbmc/linux/drivers/ntb/test/ |
H A D | ntb_tool.c | 206 int widx; member 569 static int tool_setup_mw(struct tool_ctx *tc, int pidx, int widx, in tool_setup_mw() 619 static void tool_free_mw(struct tool_ctx *tc, int pidx, int widx) in tool_free_mw() 804 static int tool_setup_peer_mw(struct tool_ctx *tc, int pidx, int widx, in tool_setup_peer_mw() 847 static void tool_free_peer_mw(struct tool_ctx *tc, int widx) in tool_free_peer_mw() 960 int widx, pidx; in tool_init_mws() local 1008 int widx, pidx; in tool_clear_mws() local 1480 int pidx, widx, sidx, midx; in tool_setup_dbgfs() local
|
/openbmc/linux/include/linux/ |
H A D | ntb.h | 823 static inline int ntb_mw_get_align(struct ntb_dev *ntb, int pidx, int widx, in ntb_mw_get_align() 854 static inline int ntb_mw_set_trans(struct ntb_dev *ntb, int pidx, int widx, in ntb_mw_set_trans() 875 static inline int ntb_mw_clear_trans(struct ntb_dev *ntb, int pidx, int widx) in ntb_mw_clear_trans() 912 static inline int ntb_peer_mw_get_addr(struct ntb_dev *ntb, int widx, in ntb_peer_mw_get_addr() 936 static inline int ntb_peer_mw_set_trans(struct ntb_dev *ntb, int pidx, int widx, in ntb_peer_mw_set_trans() 961 int widx) in ntb_peer_mw_clear_trans()
|
/openbmc/linux/drivers/ntb/hw/idt/ |
H A D | ntb_hw_idt.c | 1047 unsigned char widx, bidx, en_cnt; in idt_scan_mws() local 1194 static int idt_ntb_mw_get_align(struct ntb_dev *ntb, int pidx, int widx, in idt_ntb_mw_get_align() 1252 static int idt_ntb_peer_mw_get_addr(struct ntb_dev *ntb, int widx, in idt_ntb_peer_mw_get_addr() 1287 static int idt_ntb_peer_mw_set_trans(struct ntb_dev *ntb, int pidx, int widx, in idt_ntb_peer_mw_set_trans() 1357 int widx) in idt_ntb_peer_mw_clear_trans()
|
/openbmc/linux/drivers/net/ethernet/intel/e1000e/ |
H A D | nvm.c | 339 u16 widx = 0; in e1000e_write_nvm_spi() local
|
/openbmc/linux/drivers/net/ethernet/intel/igb/ |
H A D | e1000_nvm.c | 414 u16 widx = 0; in igb_write_nvm_spi() local
|
/openbmc/linux/drivers/ntb/hw/mscc/ |
H A D | ntb_hw_switchtec.c | 192 int widx, resource_size_t *addr_align, in switchtec_ntb_mw_get_align() 270 static int switchtec_ntb_mw_set_trans(struct ntb_dev *ntb, int pidx, int widx, in switchtec_ntb_mw_set_trans()
|
/openbmc/linux/drivers/power/supply/ |
H A D | qcom_smbb.c | 169 unsigned int widx; in smbb_hw_lookup() local
|
/openbmc/linux/drivers/net/ethernet/intel/e1000/ |
H A D | e1000_hw.c | 4078 u16 widx = 0; in e1000_write_eeprom_spi() local
|
/openbmc/linux/drivers/irqchip/ |
H A D | irq-gic-v3-its.c | 1010 int widx; in its_queue_full() local
|
/openbmc/linux/arch/mips/include/asm/octeon/ |
H A D | cvmx-pko-defs.h | 293 uint64_t widx:17; member
|