Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mailbox/
H A Dtegra-hsp.c194 tegra_hsp_channel_writel(&db->channel, value, HSP_DB_PENDING); in tegra_hsp_doorbell_irq()
302 tegra_hsp_channel_writel(&db->channel, 1, HSP_DB_TRIGGER); in tegra_hsp_doorbell_send_data()
338 tegra_hsp_channel_writel(&ccplex->channel, value, HSP_DB_ENABLE); in tegra_hsp_doorbell_startup()
380 tegra_hsp_channel_writel(channel, value, HSP_SM_SHRD_MBOX); in tegra_hsp_sm_send32()
400 tegra_hsp_channel_writel(channel, 0x0, HSP_SM_SHRD_MBOX); in tegra_hsp_sm_recv32()
421 tegra_hsp_channel_writel(channel, HSP_SM_SHRD_MBOX_FULL, in tegra_hsp_sm_send128()
445 tegra_hsp_channel_writel(channel, 0x0, HSP_SHRD_MBOX_TYPE1_TAG); in tegra_hsp_sm_recv128()
535 tegra_hsp_channel_writel(ch, 0x0, in tegra_hsp_mailbox_startup()
538 tegra_hsp_channel_writel(ch, 0x1, in tegra_hsp_mailbox_startup()
554 tegra_hsp_channel_writel(ch, 0x0, in tegra_hsp_mailbox_shutdown()
[all …]