Home
last modified time | relevance | path

Searched defs:txp (Results 1 – 25 of 28) sorted by relevance

12

/openbmc/u-boot/drivers/spi/
H A Dxilinx_spi.c167 static u32 xilinx_spi_fill_txfifo(struct udevice *bus, const u8 *txp, in xilinx_spi_fill_txfifo()
215 const unsigned char *txp = dout; in xilinx_spi_startup_block() local
250 const unsigned char *txp = dout; in xilinx_spi_xfer() local
H A Datmel_spi.c140 const u8 *txp = dout; in spi_xfer() local
325 const u8 *txp = dout; in atmel_spi_xfer() local
H A Daltera_spi.c94 const unsigned char *txp = dout; in altera_spi_xfer() local
H A Ddavinci_spi.c184 const u8 *txp, unsigned long flags) in davinci_spi_write()
217 int len, u8 *rxp, const u8 *txp, in davinci_spi_read_write()
H A Domap3_spi.c137 const void *txp, unsigned long flags) in omap3_spi_write()
246 const void *txp, void *rxp, unsigned long flags) in omap3_spi_txrx()
H A Dexynos_spi.c100 const uchar *txp = *doutp; in spi_rx_tx() local
H A Dpl022_spi.c156 const u8 *txp = dout; in pl022_spi_xfer() local
H A Dti_qspi.c194 const uchar *txp = dout; in __ti_qspi_xfer() local
/openbmc/u-boot/arch/arm/mach-sunxi/dram_timings/
H A Dddr2_v3s.c15 u8 txp = 2; in mctl_set_timing_params() local
H A Dddr3_1333.c15 u8 txp = max(ns_to_t(8), 3); in mctl_set_timing_params() local
H A Dlpddr3_stock.c15 u8 txp = max(ns_to_t(8), 2); in mctl_set_timing_params() local
/openbmc/u-boot/arch/arm/mach-imx/mx6/
H A Dddr.c999 u8 twl, txp, tfaw, tcl; in mx6_lpddr2_cfg() local
1229 u8 todtlon, taxpd, tanpd, tcwl, txp, tfaw, tcl; in mx6_ddr3_cfg() local
/openbmc/u-boot/arch/arm/mach-sunxi/
H A Ddram_sun8i_a83t.c97 u8 txp = max(ns_to_t(8), 3); in auto_set_timing_para() local
H A Ddram_sun8i_a33.c97 u8 txp = max(ns_to_t(8), 3); in auto_set_timing_para() local
H A Ddram_sun50i_h6.c191 u8 txp = max(ns_to_t(8), 2); in mctl_set_timing_lpddr3() local
/openbmc/qemu/include/hw/arm/
H A Dbcm2835_peripherals.h57 UnimplementedDeviceState txp; member
/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/
H A Dsdram.h64 u32 txp; member
H A Dsdram_rk3036.h61 u32 txp; member
258 u32 txp; member
H A Dddr_rk3368.h65 u32 txp; member
H A Dsdram_rk322x.h97 u32 txp; member
223 u32 txp; member
/openbmc/qemu/hw/net/
H A Dxen_nic.c104 static void net_tx_error(struct XenNetDev *netdev, netif_tx_request_t *txp, RING_IDX end) in net_tx_error()
H A Dlan9118.c232 LAN9118Packet *txp; member
/openbmc/u-boot/drivers/mtd/spi/
H A Dsandbox.c317 const void *rxp, void *txp, unsigned long flags) in sandbox_sf_xfer()
/openbmc/u-boot/drivers/ddr/fsl/
H A Dctrl_regs.c319 int txp = max((int)mclk_ps * 4, 6000); /* unit=ps */ in set_timing_cfg_0() local
351 int txp; in set_timing_cfg_0() local
/openbmc/u-boot/arch/arm/include/asm/arch-omap3/
H A Dmem.h82 #define ACTIM_CTRLB(twtr, tcke, txp, txsr) \ argument

12