Home
last modified time | relevance | path

Searched refs:shram (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/ti/icssg/
H A Dicssg_prueth.c497 u32 hi_sw = readl(emac->prueth->shram.va + in emac_rx_timestamp()
611 memcpy_fromio(rsp, prueth->shram.va + addr, sizeof(*rsp)); in emac_get_tx_ts()
648 hi_sw = readl(emac->prueth->shram.va + in tx_ts_work()
1175 fw_count_hi_addr = prueth->shram.va + TIMESYNC_FW_WC_COUNT_HI_SW_OFFSET_OFFSET; in prueth_iep_gettime()
1176 fw_hi_r_count_addr = prueth->shram.va + TIMESYNC_FW_WC_HI_ROLLOVER_COUNT_OFFSET; in prueth_iep_gettime()
1212 sc_descp = emac->prueth->shram.va + TIMESYNC_FW_WC_SETCLOCK_DESC_OFFSET; in prueth_iep_settime()
1281 writel(reduction_factor, emac->prueth->shram.va + in prueth_perout_enable()
1284 writel(0, emac->prueth->shram.va + in prueth_perout_enable()
1317 memset_io(prueth->shram.va, 0, ICSSG_CONFIG_OFFSET_SLICE1 * PRUETH_NUM_MACS); in emac_ndo_open()
2050 &prueth->shram); in prueth_probe()
[all...]
H A Dicssg_prueth.h197 * @shram: PRUSS shared RAM region
219 struct pruss_mem_region shram; member
H A Dicssg_config.c146 void __iomem *smem = prueth->shram.va; in icssg_miig_queues_init()

Completed in 5 milliseconds