Home
last modified time | relevance | path

Searched refs:own (Results 1 – 25 of 95) sorted by relevance

1234

/drivers/net/fddi/
Ddefza.c449 u32 own, rmc; in fza_do_xmit() local
461 own = FZA_RING_TX_OWN_HOST; in fza_do_xmit()
485 writel_o(own, &fp->ring_rmc_tx[i].own); in fza_do_xmit()
492 own = FZA_RING_TX_OWN_RMC; in fza_do_xmit()
503 writel_o(FZA_RING_TX_OWN_RMC, &fp->ring_rmc_tx[first].own); in fza_do_xmit()
516 u32 own; in fza_do_recv_smt() local
520 own = readl_o(&fp->ring_smt_rx[i].own); in fza_do_recv_smt()
521 if ((own & FZA_RING_OWN_MASK) == FZA_RING_OWN_FZA) in fza_do_recv_smt()
530 writel_o(FZA_RING_OWN_FZA, &fp->ring_smt_rx[i].own); in fza_do_recv_smt()
544 u32 own, rmc; in fza_tx() local
[all …]
Ddefza.h256 u32 own; /* bit 31: ownership, bits [30:0]: reserved */ member
287 u32 own; /* bit 31: ownership, bits [30:0]: reserved */ member
361 u32 own; /* bit 31: ownership, bits [30:0]: unused */ member
/drivers/isdn/mISDN/
Dstack.c388 dev->teimgr->peer = &newst->own; in create_stack()
393 dev->D.peer = &newst->own; in create_stack()
394 newst->own.st = newst; in create_stack()
395 newst->own.ctrl = st_own_ctrl; in create_stack()
396 newst->own.send = mISDN_queue_message; in create_stack()
397 newst->own.recv = mISDN_queue_message; in create_stack()
435 ch->peer = &dev->D.st->own; in connect_layer1()
534 ch->peer = &dev->D.st->own; in create_l2entity()
551 rq.ch->peer = &dev->D.st->own; in create_l2entity()
/drivers/i2c/busses/
Di2c-elektor.c42 static int own = 0x55; variable
86 return (own); in pcf_isa_getown()
319 module_param(own, int, 0);
/drivers/media/pci/ttpci/
DKconfig33 Say Y if you own such a card and want to use it.
60 Say Y if you own such a card and want to use it.
83 Say Y if you own such a card and want to use it.
/drivers/crypto/gemini/
Dsl3516-ce-core.c41 ce->tx[i].frame_ctrl.bits.own = CE_CPU; in sl3516_ce_desc_init()
47 ce->rx[i].frame_ctrl.bits.own = CE_CPU; in sl3516_ce_desc_init()
137 rdd->frame_ctrl.bits.own = CE_DMA; in sl3516_ce_run_task()
155 dd->frame_ctrl.bits.own = CE_DMA; in sl3516_ce_run_task()
166 dd->frame_ctrl.bits.own = CE_DMA; in sl3516_ce_run_task()
/drivers/media/usb/dvb-usb/
DKconfig16 Say Y if you own a USB DVB device.
58 Say Y if you own such a device and want to use it. You should build it as
79 Say Y if you own such a device and want to use it. You should build it as
110 Say Y if you own such a device and want to use it. You should build it as
290 Say Y if you own such a device and want to use it.
321 Say Y if you own such a device and want to use it.
/drivers/sbus/char/
Dbbc_i2c.c288 writeb(bp->own, bp->i2c_control_regs + 0x1); in reset_one_i2c()
340 bp->own = readb(bp->i2c_control_regs + 0x01); in attach_one_i2c()
345 bp->index, bp->i2c_control_regs, entry, bp->own, bp->clock); in attach_one_i2c()
Dbbc_i2c.h60 unsigned char own, clock; member
/drivers/media/pci/pt3/
DKconfig11 Say Y or M if you own such a device and want to use it.
/drivers/staging/media/av7110/
DKconfig38 Say Y if you own such a card and want to use it.
71 Say Y if you own such a card and want to use it.
Daudio.rst14 Please note that some Digital TV cards don't have their own MPEG decoder, which
/drivers/media/pci/smipcie/
DKconfig18 Say Y or M if you own such a device and want to use it.
/drivers/net/fddi/skfp/
Dfplustm.c1054 struct fddi_addr *own, in mac_get_mc_table() argument
1065 *own = *user ; in mac_get_mc_table()
1067 p = own->a ; in mac_get_mc_table()
1078 if (!ether_addr_equal((char *)&tb->a, (char *)own)) in mac_get_mc_table()
1140 SK_LOC_DECL(struct fddi_addr,own) ; in mac_add_multicast()
1160 if (!(tb = mac_get_mc_table(smc,addr,&own,0,can & ~0x80))) in mac_add_multicast()
1163 tb->a = own ; in mac_add_multicast()
/drivers/media/pci/pt1/
DKconfig15 Say Y or M if you own such a device and want to use it.
/drivers/media/usb/b2c2/
DKconfig8 Say Y if you own such a device and want to use it.
/drivers/media/pci/b2c2/
DKconfig8 Say Y if you own such a device and want to use it.
/drivers/media/pci/pluto2/
DKconfig15 Say Y or M if you own such a device and want to use it.
/drivers/media/usb/ttusb-budget/
DKconfig19 Say Y if you own such a device and want to use it.
/drivers/net/ethernet/stmicro/stmmac/
Ddwmac4_descs.c246 u32 own, ctxt; in dwmac4_rx_check_timestamp() local
249 own = rdes3 & RDES3_OWN; in dwmac4_rx_check_timestamp()
253 if (likely(!own && ctxt)) { in dwmac4_rx_check_timestamp()
/drivers/media/pci/dm1105/
DKconfig22 Say Y or M if you own such a device and want to use it.
/drivers/media/usb/ttusb-dec/
DKconfig22 Say Y if you own such a device and want to use it.
/drivers/media/usb/tm6000/
DKconfig16 Say Y if you own such a device and want to use it.
/drivers/net/wireless/ti/wlcore/
DKconfig9 Each chipset family needs to implement its own lower-level module
/drivers/media/pci/mantis/
DKconfig9 Say Y if you own such a device and want to use it.

1234