Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-tegra/
H A Divc.h46 struct tegra_ivc { struct
51 struct tegra_ivc_channel_header *rx_channel; argument
56 struct tegra_ivc_channel_header *tx_channel; argument
80 void (*notify)(struct tegra_ivc *); argument
/openbmc/u-boot/arch/arm/mach-tegra/
H A Divc.c532 void (*notify)(struct tegra_ivc *)) in tegra_ivc_init()