Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/mailbox/
H A Dtegra-hsp.c54 static void tegra_hsp_writel(struct tegra_hsp *thsp, uint32_t val, in tegra_hsp_writel() function
119 tegra_hsp_writel(thsp, 1, db_id, TEGRA_HSP_DB_REG_TRIGGER); in tegra_hsp_send()
136 tegra_hsp_writel(thsp, BIT(chan->id), db_id, TEGRA_HSP_DB_REG_RAW); in tegra_hsp_recv()
/OK3568_Linux_fs/kernel/drivers/mailbox/
H A Dtegra-hsp.c114 static inline void tegra_hsp_writel(struct tegra_hsp *hsp, u32 value, in tegra_hsp_writel() function
231 tegra_hsp_writel(hsp, hsp->mask, in tegra_hsp_shared_irq()
393 tegra_hsp_writel(hsp, hsp->mask, HSP_INT_IE(hsp->shared_irq)); in tegra_hsp_mailbox_send_data()
454 tegra_hsp_writel(hsp, hsp->mask, HSP_INT_IE(hsp->shared_irq)); in tegra_hsp_mailbox_startup()
493 tegra_hsp_writel(hsp, hsp->mask, HSP_INT_IE(hsp->shared_irq)); in tegra_hsp_mailbox_shutdown()
628 tegra_hsp_writel(hsp, 0, HSP_INT_IE(hsp->shared_irq)); in tegra_hsp_request_shared_irq()