Searched refs:tx_offset (Results 1 – 9 of 9) sorted by relevance
| /linux/drivers/net/ethernet/intel/ice/ |
| H A D | ice_ptp_consts.h | 42 .tx_offset = { 61 .tx_offset = { 79 .tx_offset = { 119 .tx_offset = { 148 .tx_offset = { 175 .tx_offset = { 205 .tx_offset = { 239 .tx_offset = { 267 .tx_offset = {
|
| H A D | ice_ptp_hw.h | 183 } tx_offset; member
|
| /linux/sound/soc/tegra/ |
| H A D | tegra210_i2s.c | 58 regmap_write(i2s->regmap, TEGRA210_I2S_TX_SLOT_CTRL + i2s->soc_data->tx_offset, in tegra210_i2s_set_slot_ctrl() 117 reset_reg = TEGRA210_I2S_TX_SOFT_RESET + i2s->soc_data->tx_offset; in tegra210_i2s_sw_reset() 118 cif_reg = TEGRA210_I2S_TX_CIF_CTRL + i2s->soc_data->tx_offset; in tegra210_i2s_sw_reset() 119 stream_reg = TEGRA210_I2S_TX_CTRL + i2s->soc_data->tx_offset; in tegra210_i2s_sw_reset() 160 } else if (w->reg == (TEGRA210_I2S_TX_ENABLE + i2s->soc_data->tx_offset)) { in tegra210_i2s_init() 162 status_reg = TEGRA210_I2S_TX_STATUS + i2s->soc_data->tx_offset; in tegra210_i2s_init() 213 regmap_update_bits(i2s->regmap, TEGRA210_I2S_TX_CTRL + i2s->soc_data->tx_offset, in tegra210_i2s_set_data_offset() 712 reg = TEGRA210_I2S_TX_CIF_CTRL + i2s->soc_data->tx_offset; in tegra210_i2s_hw_params() 1136 .tx_offset = TEGRA210_I2S_TX_OFFSET, 1147 .tx_offset [all...] |
| H A D | tegra210_i2s.h | 153 unsigned int tx_offset; member
|
| /linux/drivers/mailbox/ |
| H A D | mtk-gpueb-mailbox.c | 71 const u16 tx_offset; member 143 writel(values[i / 4], ch->ebm->mbox_mmio + ch->c->tx_offset + i); in mtk_gpueb_mbox_send_data()
|
| /linux/drivers/isdn/hardware/mISDN/ |
| H A D | hfcsusb.c | 1164 int k, tx_offset, num_isoc_packets, sink, remain, current_len, in tx_iso_complete() local 1200 tx_offset = 0; in tx_iso_complete() 1266 context_iso_urb->buffer[tx_offset] = 0; in tx_iso_complete() 1271 buffer[tx_offset] = 1; in tx_iso_complete() 1280 p = context_iso_urb->buffer + tx_offset + 1; in tx_iso_complete() 1289 urb->iso_frame_desc[k].offset = tx_offset; in tx_iso_complete() 1313 tx_offset += (current_len + 1); in tx_iso_complete() 1315 urb->iso_frame_desc[k].offset = tx_offset++; in tx_iso_complete()
|
| /linux/sound/firewire/dice/ |
| H A D | dice.h | 84 unsigned int tx_offset; member
|
| /linux/drivers/usb/gadget/udc/cdns2/ |
| H A D | cdns2-gadget.c | 1346 u16 tx_offset = 0; in cdns2_eps_onchip_buffer_init() local 1381 writel(tx_offset, in cdns2_eps_onchip_buffer_init() 1383 pdev->epx_regs->txstaddr[pep->num - 1] = tx_offset; in cdns2_eps_onchip_buffer_init() 1386 pep->name, tx_offset, pep->buffering); in cdns2_eps_onchip_buffer_init() 1388 tx_offset += pep->buffering * 1024; in cdns2_eps_onchip_buffer_init()
|
| /linux/drivers/net/wireless/ath/wil6210/ |
| H A D | wmi.h | 1601 __le32 tx_offset; member 3690 __le32 tx_offset; member
|