Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mailbox/
H A Dtegra-hsp.c51 static void tegra_hsp_writel(struct tegra_hsp *thsp, uint32_t val, in tegra_hsp_writel() function
/openbmc/linux/drivers/mailbox/
H A Dtegra-hsp.c131 static inline void tegra_hsp_writel(struct tegra_hsp *hsp, u32 value, in tegra_hsp_writel() function