Home
last modified time | relevance | path

Searched refs:cpu_tx (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/drivers/firmware/tegra/
Dbpmp.c117 unsigned long timeout = channel->bpmp->soc->channels.cpu_tx.timeout; in tegra_bpmp_wait_response()
163 unsigned long timeout = channel->bpmp->soc->channels.cpu_tx.timeout; in tegra_bpmp_wait_request_channel_free()
818 .cpu_tx = {
840 .cpu_tx = {
Dbpmp-tegra210.c184 bpmp->soc->channels.cpu_tx.offset); in tegra210_bpmp_init()
Dbpmp-tegra186.c287 bpmp->soc->channels.cpu_tx.offset); in tegra186_bpmp_setup_channels()
/Linux-v6.6/include/soc/tegra/
Dbpmp.h27 } cpu_tx, thread, cpu_rx; member