/linux-6.3-rc2/drivers/tty/serial/cpm_uart/ |
A D | cpm_uart_core.c | 77 bdp++; in cpm_uart_tx_empty() 233 cbd_t __iomem *bdp; in cpm_uart_int_rx() local 242 bdp = pinfo->rx_cur; in cpm_uart_int_rx() 300 bdp++; in cpm_uart_int_rx() 665 bdp++; in cpm_uart_tx_pump() 698 bdp++; in cpm_uart_tx_pump() 969 bdp = bdbase; in cpm_uart_early_write() 971 bdp++; in cpm_uart_early_write() 986 bdp = bdbase; in cpm_uart_early_write() 988 bdp++; in cpm_uart_early_write() [all …]
|
/linux-6.3-rc2/drivers/net/ethernet/freescale/fs_enet/ |
A D | fs_enet-main.c | 90 cbd_t __iomem *bdp; in fs_enet_napi() local 169 bdp++; in fs_enet_napi() 196 bdp = fep->cur_rx; in fs_enet_napi() 292 bdp++; in fs_enet_napi() 376 for (i = 0, bdp = fep->rx_bd_base; i < fep->rx_ring; i++, bdp++) { in fs_init_bds() 402 for (i = 0, bdp = fep->tx_bd_base; i < fep->tx_ring; i++, bdp++) { in fs_init_bds() 420 for (i = 0, bdp = fep->tx_bd_base; i < fep->tx_ring; i++, bdp++) { in fs_cleanup_bds() 560 CBDC_SC(bdp, in fs_enet_start_xmit() 566 bdp++; in fs_enet_start_xmit() 595 CBDS_SC(bdp, sc); in fs_enet_start_xmit() [all …]
|
/linux-6.3-rc2/drivers/tty/serial/ |
A D | ucc_uart.c | 275 bdp++; in qe_uart_tx_empty() 333 struct qe_bd *bdp; in qe_uart_tx_pump() local 353 bdp++; in qe_uart_tx_pump() 367 bdp = qe_port->tx_cur; in qe_uart_tx_pump() 388 bdp++; in qe_uart_tx_pump() 390 qe_port->tx_cur = bdp; in qe_uart_tx_pump() 464 struct qe_bd *bdp; in qe_uart_int_rx() local 517 bdp++; in qe_uart_int_rx() 594 struct qe_bd *bdp; in qe_uart_initbd() local 607 bdp++; in qe_uart_initbd() [all …]
|
/linux-6.3-rc2/drivers/net/ethernet/freescale/ |
A D | fec_main.c | 395 bdp = fec_enet_get_nextdesc(bdp, &txq->bd); in fec_dump() 485 bdp = fec_enet_get_nextdesc(bdp, &txq->bd); in fec_enet_txq_submit_frag_skb() 547 bdp = fec_enet_get_nextdesc(bdp, &txq->bd); in fec_enet_txq_submit_frag_skb() 841 bdp = fec_enet_get_nextdesc(bdp, &txq->bd); in fec_enet_txq_submit_tso() 855 bdp = fec_enet_get_nextdesc(bdp, &txq->bd); in fec_enet_txq_submit_tso() 930 bdp = fec_enet_get_nextdesc(bdp, &rxq->bd); in fec_enet_bd_init() 934 bdp = fec_enet_get_prevdesc(bdp, &rxq->bd); in fec_enet_bd_init() 960 bdp = fec_enet_get_nextdesc(bdp, &txq->bd); in fec_enet_bd_init() 964 bdp = fec_enet_get_prevdesc(bdp, &txq->bd); in fec_enet_bd_init() 1394 bdp = fec_enet_get_nextdesc(bdp, &txq->bd); in fec_enet_tx_queue() [all …]
|
A D | gianfar.c | 114 bdp->bufPtr = cpu_to_be32(buf); in gfar_init_rxbdp() 1246 struct rxbd8 *bdp; in gfar_alloc_rx_buffs() local 1268 bdp++; in gfar_alloc_rx_buffs() 1273 bdp = rx_queue->rx_bd_base; in gfar_alloc_rx_buffs() 2168 bdp = tx_queue->dirty_tx; in gfar_clean_tx_ring() 2216 bdp = next; in gfar_clean_tx_ring() 2219 gfar_clear_txbd_status(bdp); in gfar_clean_tx_ring() 2220 bdp = next_txbd(bdp, base, tx_ring_size); in gfar_clean_tx_ring() 2227 bdp = next_txbd(bdp, base, tx_ring_size); in gfar_clean_tx_ring() 2253 tx_queue->dirty_tx = bdp; in gfar_clean_tx_ring() [all …]
|
A D | gianfar.h | 1311 static inline void gfar_clear_txbd_status(struct txbd8 *bdp) in gfar_clear_txbd_status() argument 1313 u32 lstatus = be32_to_cpu(bdp->lstatus); in gfar_clear_txbd_status() 1316 bdp->lstatus = cpu_to_be32(lstatus); in gfar_clear_txbd_status() 1329 struct rxbd8 *bdp; in gfar_rxbd_dma_lastfree() local 1334 bdp = &rxq->rx_bd_base[i]; in gfar_rxbd_dma_lastfree() 1336 bdp_dma += (uintptr_t)bdp - (uintptr_t)rxq->rx_bd_base; in gfar_rxbd_dma_lastfree()
|
/linux-6.3-rc2/drivers/net/ethernet/aeroflex/ |
A D | greth.c | 397 struct greth_bd *bdp; in greth_start_xmit() local 466 struct greth_bd *bdp; in greth_start_xmit_gbit() local 555 greth_write_bd(&bdp->stat, in greth_start_xmit_gbit() 570 greth_read_bd(&bdp->addr), in greth_start_xmit_gbit() 573 greth_write_bd(&bdp->stat, 0); in greth_start_xmit_gbit() 621 struct greth_bd *bdp; in greth_clean_tx() local 630 stat = greth_read_bd(&bdp->stat); in greth_clean_tx() 710 greth_read_bd(&bdp->addr), in greth_clean_tx_gbit() 741 struct greth_bd *bdp; in greth_rx() local 857 struct greth_bd *bdp; in greth_rx_gbit() local [all …]
|
/linux-6.3-rc2/drivers/video/backlight/ |
A D | cr_bllcd.c | 155 struct backlight_device *bdp; in cr_backlight_probe() local 176 bdp = devm_backlight_device_register(&pdev->dev, "cr-backlight", in cr_backlight_probe() 179 if (IS_ERR(bdp)) { in cr_backlight_probe() 181 return PTR_ERR(bdp); in cr_backlight_probe() 201 crp->cr_backlight_device = bdp; in cr_backlight_probe()
|
/linux-6.3-rc2/drivers/clk/mediatek/ |
A D | Makefile | 34 obj-$(CONFIG_COMMON_CLK_MT2701_BDPSYS) += clk-mt2701-bdp.o 42 obj-$(CONFIG_COMMON_CLK_MT2712_BDPSYS) += clk-mt2712-bdp.o
|
/linux-6.3-rc2/lib/ |
A D | decompress_bunzip2.c | 629 static int INIT start_bunzip(struct bunzip_data **bdp, void *inbuf, long len, in start_bunzip() argument 642 bd = *bdp = malloc(i); in start_bunzip()
|
/linux-6.3-rc2/net/ipv4/ |
A D | tcp_bbr.c | 362 u32 bdp; in bbr_bdp() local 379 bdp = (((w * gain) >> BBR_SCALE) + BW_UNIT - 1) / BW_UNIT; in bbr_bdp() 381 return bdp; in bbr_bdp()
|
/linux-6.3-rc2/drivers/scsi/ |
A D | qla1280.c | 659 struct qla_boards *bdp; in qla1280_info() local 663 bdp = &ql1280_board_tbl[ha->devnum]; in qla1280_info() 669 &bdp->name[0], ha->fwver1, ha->fwver2, ha->fwver3, in qla1280_info() 4141 struct qla_boards *bdp = &ql1280_board_tbl[devnum]; in qla1280_probe_one() local 4154 bdp->name, pdev->bus->number, PCI_SLOT(pdev->devfn)); in qla1280_probe_one() 4214 ha->ports = bdp->numPorts; in qla1280_probe_one() 4220 host->max_channel = bdp->numPorts - 1; in qla1280_probe_one()
|