Home
last modified time | relevance | path

Searched refs:lword (Results 1 - 21 of 21) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/fddi/
H A Ddefxx.c1294 bp->cmd_req_reg.lword = 0; in dfx_adap_init()
1295 bp->cmd_rsp_reg.lword = 0; in dfx_adap_init()
1296 bp->rcv_xmt_reg.lword = 0; in dfx_adap_init()
1588 bp->cmd_req_reg.lword = 0; in dfx_close()
1589 bp->cmd_rsp_reg.lword = 0; in dfx_close()
1590 bp->rcv_xmt_reg.lword = 0; in dfx_close()
1909 dfx_port_write_long(bp, PI_PDQ_K_REG_TYPE_2_PROD, bp->rcv_xmt_reg.lword); in dfx_int_common()
2655 dfx_port_write_long(bp, PI_PDQ_K_REG_CMD_RSP_PROD, bp->cmd_rsp_reg.lword); in dfx_hw_dma_cmd_req()
2667 dfx_port_write_long(bp, PI_PDQ_K_REG_CMD_REQ_PROD, bp->cmd_req_reg.lword); in dfx_hw_dma_cmd_req()
2687 dfx_port_write_long(bp, PI_PDQ_K_REG_CMD_REQ_PROD, bp->cmd_req_reg.lword); in dfx_hw_dma_cmd_req()
[all...]
H A Ddefxx.h1355 PI_UINT32 lword; member
1369 PI_UINT32 lword; member
1383 PI_UINT32 lword; member
1397 PI_UINT32 lword; member
1417 PI_UINT32 lword; member
1431 PI_UINT32 lword; member
1445 PI_UINT32 lword; member
1459 PI_UINT32 lword; member
/kernel/linux/linux-6.6/drivers/net/fddi/
H A Ddefxx.c1283 bp->cmd_req_reg.lword = 0; in dfx_adap_init()
1284 bp->cmd_rsp_reg.lword = 0; in dfx_adap_init()
1285 bp->rcv_xmt_reg.lword = 0; in dfx_adap_init()
1577 bp->cmd_req_reg.lword = 0; in dfx_close()
1578 bp->cmd_rsp_reg.lword = 0; in dfx_close()
1579 bp->rcv_xmt_reg.lword = 0; in dfx_close()
1898 dfx_port_write_long(bp, PI_PDQ_K_REG_TYPE_2_PROD, bp->rcv_xmt_reg.lword); in dfx_int_common()
2644 dfx_port_write_long(bp, PI_PDQ_K_REG_CMD_RSP_PROD, bp->cmd_rsp_reg.lword); in dfx_hw_dma_cmd_req()
2656 dfx_port_write_long(bp, PI_PDQ_K_REG_CMD_REQ_PROD, bp->cmd_req_reg.lword); in dfx_hw_dma_cmd_req()
2676 dfx_port_write_long(bp, PI_PDQ_K_REG_CMD_REQ_PROD, bp->cmd_req_reg.lword); in dfx_hw_dma_cmd_req()
[all...]
H A Ddefxx.h1356 PI_UINT32 lword; member
1370 PI_UINT32 lword; member
1384 PI_UINT32 lword; member
1398 PI_UINT32 lword; member
1418 PI_UINT32 lword; member
1432 PI_UINT32 lword; member
1446 PI_UINT32 lword; member
1460 PI_UINT32 lword; member
/kernel/linux/linux-5.10/arch/m68k/fpsp040/
H A Dx_operr.S114 cmpil #0x80000000,FPTEMP_LO(%a6) |test if ls lword is special
161 cmpil #0xffff8000,FPTEMP_LO(%a6) |test if ls lword is special
188 cmpil #0xffffff80,FPTEMP_LO(%a6) |test if ls lword is special
284 | and store the lower n bits of the least lword of FPTEMP
H A Dx_store.S161 movel %d1,LOCAL_HI(%a1) |build lower lword in memory
H A Dbinstr.S10 | lword of the packed decimal memory string.)
H A Dbindec.S255 fmovel %fp0,%d6 |put ILOG in d6 as a lword
259 fmovel %fp0,%d6 |put ILOG in d6 as a lword
499 clrl -(%a7) |clear lword on stack
865 movel L_SCR1(%a6),%d0 |load L_SCR1 lword to d0
H A Dres_func.S1998 clrl 4(%a0) |load second lword of ZERO
1999 clrl 8(%a0) |load third lword of ZERO
/kernel/linux/linux-6.6/arch/m68k/fpsp040/
H A Dx_operr.S114 cmpil #0x80000000,FPTEMP_LO(%a6) |test if ls lword is special
161 cmpil #0xffff8000,FPTEMP_LO(%a6) |test if ls lword is special
188 cmpil #0xffffff80,FPTEMP_LO(%a6) |test if ls lword is special
284 | and store the lower n bits of the least lword of FPTEMP
H A Dx_store.S161 movel %d1,LOCAL_HI(%a1) |build lower lword in memory
H A Dbinstr.S10 | lword of the packed decimal memory string.)
H A Dbindec.S255 fmovel %fp0,%d6 |put ILOG in d6 as a lword
259 fmovel %fp0,%d6 |put ILOG in d6 as a lword
499 clrl -(%a7) |clear lword on stack
865 movel L_SCR1(%a6),%d0 |load L_SCR1 lword to d0
H A Dres_func.S1998 clrl 4(%a0) |load second lword of ZERO
1999 clrl 8(%a0) |load third lword of ZERO
/kernel/linux/linux-5.10/arch/m68k/math-emu/
H A Dfp_util.S141 move.l %d0,(%a0)+ | high lword of fp_ext.mant
142 clr.l (%a0) | low lword = 0
270 jne fp_e2e_small1 | high lword zero?
343 lsl.l %d1,%d0 | lower lword needs only to be shifted
344 move.l %d0,(%a0) | into the higher lword
354 1: neg.w %d1 | lower lword is splitted between
355 bfins %d0,(%a0){%d1,#32} | higher and lower lword
393 1: move.l %d0,%d1 | lower lword is splitted between
394 lsl.l %d2,%d0 | higher and lower lword
495 jne fp_ne_small1 | high lword zer
[all...]
/kernel/linux/linux-6.6/arch/m68k/math-emu/
H A Dfp_util.S141 move.l %d0,(%a0)+ | high lword of fp_ext.mant
142 clr.l (%a0) | low lword = 0
270 jne fp_e2e_small1 | high lword zero?
343 lsl.l %d1,%d0 | lower lword needs only to be shifted
344 move.l %d0,(%a0) | into the higher lword
354 1: neg.w %d1 | lower lword is splitted between
355 bfins %d0,(%a0){%d1,#32} | higher and lower lword
393 1: move.l %d0,%d1 | lower lword is splitted between
394 lsl.l %d2,%d0 | higher and lower lword
495 jne fp_ne_small1 | high lword zer
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_npc_hash.c28 const size_t lword = start_bit >> 6; in rvu_npc_wide_extract() local
33 if (lword == uword) in rvu_npc_wide_extract()
34 return (input[lword] >> (start_bit & 63)) & mask; in rvu_npc_wide_extract()
38 lo = (input[lword] >> (start_bit & 63)); in rvu_npc_wide_extract()
/kernel/linux/linux-5.10/drivers/pci/hotplug/
H A Dcpqphp_nvram.c34 unsigned long lword; /* eax */ member
/kernel/linux/linux-6.6/drivers/pci/hotplug/
H A Dcpqphp_nvram.c34 unsigned long lword; /* eax */ member
/kernel/linux/linux-5.10/fs/jfs/
H A Djfs_dmap.c1285 int word, lword, rc; in dbAllocNear() local
1300 lword = min(word + 4, LPERDMAP); in dbAllocNear()
1304 for (; word < lword; word++) { in dbAllocNear()
/kernel/linux/linux-6.6/fs/jfs/
H A Djfs_dmap.c1217 int word, lword, rc; in dbAllocNear() local
1232 lword = min(word + 4, LPERDMAP); in dbAllocNear()
1236 for (; word < lword; word++) { in dbAllocNear()

Completed in 38 milliseconds