Home
last modified time | relevance | path

Searched refs:td0 (Results 1 – 12 of 12) sorted by relevance

/openbmc/linux/arch/arm/lib/
H A Dcsumpartial.S21 td0 .req r3 label
40 ldrbne td0, [buf], #1
42 adcsne sum, sum, td0, put_byte_1
51 ldrh td0, [buf], #2
54 ldrb td0, [buf], #1
58 orr td0, td0, td3, lsl #8
60 orr td0, td3, td0, lsl #8
63 adcs sum, sum, td0
68 ldrbne td0, [buf], #1 @ include last byte
69 adcsne sum, sum, td0, put_byte_0 @ update checksum
[all …]
/openbmc/linux/tools/perf/tests/
H A Dmmap-thread-lookup.c101 struct thread_data *td0 = &threads[0]; in threads_create() local
107 if (thread_init(td0)) in threads_create()
118 struct thread_data *td0 = &threads[0]; in threads_destroy() local
122 munmap(td0->map, page_size); in threads_destroy()
/openbmc/u-boot/drivers/net/
H A Dsh_eth.c88 if (port_info->tx_desc_cur->td0 & TD_TDLE) in sh_eth_send_common()
89 port_info->tx_desc_cur->td0 = TD_TACT | TD_TFP | TD_TDLE; in sh_eth_send_common()
91 port_info->tx_desc_cur->td0 = TD_TACT | TD_TFP; in sh_eth_send_common()
105 } while (port_info->tx_desc_cur->td0 & TD_TACT && timeout--); in sh_eth_send_common()
219 cur_tx_desc->td0 = 0x00; in sh_eth_tx_desc_init()
226 cur_tx_desc->td0 |= TD_TDLE; in sh_eth_tx_desc_init()
H A Dsh_eth.h58 volatile u32 td0; member
/openbmc/linux/drivers/net/wireless/ath/carl9170/
H A Dphy.c970 u32 d0, d1, td0, td1, fd0, fd1; in carl9170_init_rf_bank4_pwr() local
1013 td0 = d0 & 0x1f; in carl9170_init_rf_bank4_pwr()
1015 fd0 = td1 << 5 | td0; in carl9170_init_rf_bank4_pwr()
1017 td0 = (d0 >> 5) & 0x7; in carl9170_init_rf_bank4_pwr()
1019 fd1 = td1 << 5 | td0; in carl9170_init_rf_bank4_pwr()
/openbmc/linux/drivers/spi/
H A Dspi-atmel.c695 u16 td0, td1; in atmel_spi_next_xfer_fifo() local
721 td0 = *words++; in atmel_spi_next_xfer_fifo()
724 td0 = *bytes++; in atmel_spi_next_xfer_fifo()
728 spi_writel(as, TDR, (td1 << 16) | td0); in atmel_spi_next_xfer_fifo()
734 td0 = *words++; in atmel_spi_next_xfer_fifo()
736 td0 = *bytes++; in atmel_spi_next_xfer_fifo()
738 spi_writew(as, TDR, td0); in atmel_spi_next_xfer_fifo()
/openbmc/linux/drivers/video/fbdev/via/
H A Dhw.h456 struct lcd_pwd_seq_td0 td0; member
492 u16 td0; member
/openbmc/linux/drivers/staging/vt6655/
H A Ddesc.h228 volatile struct vnt_tdes0 td0; member
H A Dcard.c402 pCurrTD->td0.owner = OWNED_BY_HOST; in CARDvSafeResetTx()
407 pCurrTD->td0.owner = OWNED_BY_HOST; in CARDvSafeResetTx()
H A Ddevice_main.c973 if (desc->td0.owner == OWNED_BY_NIC) in device_tx_srv()
978 byTsr0 = desc->td0.tsr0; in device_tx_srv()
979 byTsr1 = desc->td0.tsr1; in device_tx_srv()
1265 head_td->td0.owner = OWNED_BY_NIC; in vnt_tx_packet()
/openbmc/qemu/hw/misc/
H A Dbcm2835_cprman.c695 Clock *td0 = s->clock_muxes[CPRMAN_CLOCK_TD0].out; in connect_mux_sources() local
702 [CPRMAN_CLOCK_SRC_TD0] = td0, in connect_mux_sources()
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/
H A D0001-ffmpeg-5.1.4-rpi_24.patch14406 +// i0 = FFABS(m1 - p1) > td0 ? i1 : i2;
14410 +.macro INTERPOL i0, i1, i2, m1, d0, p1, td0, diff, t0, t1, t2
14412 + cmhi \t0\().16b, \t0\().16b, \td0\().16b
14501 +// temporal_diff0 = FFABS(prev2[0] - next2[0]); // td0 = v11
14779 +// temporal_diff0 = FFABS(prev2[0] - next2[0]); // td0 = v11
14965 + uabd v17.16b, v31.16b, v21.16b // td0 = v17