Home
last modified time | relevance | path

Searched defs:widx (Results 1 – 12 of 12) sorted by relevance

/openbmc/linux/arch/x86/crypto/
H A Dsm3-avx-asm_64.S181 #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 Dsm3-neon-core.S121 #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 Dntb_tool.c206 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 Dntb.h823 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 Dntb_hw_idt.c1047 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 Dnvm.c339 u16 widx = 0; in e1000e_write_nvm_spi() local
/openbmc/linux/drivers/net/ethernet/intel/igb/
H A De1000_nvm.c414 u16 widx = 0; in igb_write_nvm_spi() local
/openbmc/linux/drivers/ntb/hw/mscc/
H A Dntb_hw_switchtec.c192 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 Dqcom_smbb.c169 unsigned int widx; in smbb_hw_lookup() local
/openbmc/linux/drivers/net/ethernet/intel/e1000/
H A De1000_hw.c4078 u16 widx = 0; in e1000_write_eeprom_spi() local
/openbmc/linux/drivers/irqchip/
H A Dirq-gic-v3-its.c1010 int widx; in its_queue_full() local
/openbmc/linux/arch/mips/include/asm/octeon/
H A Dcvmx-pko-defs.h293 uint64_t widx:17; member