Searched refs:ivc (Results 1 – 7 of 7) sorted by relevance
/external/u-boot/arch/arm/mach-tegra/ |
D | ivc.c | 71 static inline void tegra_ivc_invalidate_counter(struct tegra_ivc *ivc, in tegra_ivc_invalidate_counter() argument 79 static inline void tegra_ivc_flush_counter(struct tegra_ivc *ivc, in tegra_ivc_flush_counter() argument 87 static inline ulong tegra_ivc_frame_addr(struct tegra_ivc *ivc, in tegra_ivc_frame_addr() argument 91 BUG_ON(frame >= ivc->nframes); in tegra_ivc_frame_addr() 94 (ivc->frame_size * frame); in tegra_ivc_frame_addr() 97 static inline void *tegra_ivc_frame_pointer(struct tegra_ivc *ivc, in tegra_ivc_frame_pointer() argument 101 return (void *)tegra_ivc_frame_addr(ivc, ch, frame); in tegra_ivc_frame_pointer() 104 static inline void tegra_ivc_invalidate_frame(struct tegra_ivc *ivc, in tegra_ivc_invalidate_frame() argument 108 ulong base = tegra_ivc_frame_addr(ivc, h, frame); in tegra_ivc_invalidate_frame() 109 invalidate_dcache_range(base, base + ivc->frame_size); in tegra_ivc_invalidate_frame() [all …]
|
D | Makefile | 29 obj-$(CONFIG_TEGRA_IVC) += ivc.o
|
/external/u-boot/arch/arm/include/asm/arch-tegra/ |
D | ivc.h | 95 int tegra_ivc_read_get_next_frame(struct tegra_ivc *ivc, void **frame); 109 int tegra_ivc_read_advance(struct tegra_ivc *ivc); 123 int tegra_ivc_write_get_next_frame(struct tegra_ivc *ivc, void **frame); 137 int tegra_ivc_write_advance(struct tegra_ivc *ivc); 149 int tegra_ivc_channel_notified(struct tegra_ivc *ivc); 161 void tegra_ivc_channel_reset(struct tegra_ivc *ivc); 174 int tegra_ivc_init(struct tegra_ivc *ivc, ulong rx_base, ulong tx_base,
|
/external/u-boot/drivers/misc/ |
D | tegra186_bpmp.c | 25 struct tegra_ivc ivc; member 44 ret = tegra_ivc_write_get_next_frame(&priv->ivc, &ivc_frame); in tegra186_bpmp_call() 55 ret = tegra_ivc_write_advance(&priv->ivc); in tegra186_bpmp_call() 63 ret = tegra_ivc_channel_notified(&priv->ivc); in tegra186_bpmp_call() 69 ret = tegra_ivc_read_get_next_frame(&priv->ivc, &ivc_frame); in tegra186_bpmp_call() 86 ret = tegra_ivc_read_advance(&priv->ivc); in tegra186_bpmp_call() 160 static void tegra186_bpmp_ivc_notify(struct tegra_ivc *ivc) in tegra186_bpmp_ivc_notify() argument 163 container_of(ivc, struct tegra186_bpmp, ivc); in tegra186_bpmp_ivc_notify() 197 ret = tegra_ivc_init(&priv->ivc, rx_base, tx_base, BPMP_IVC_FRAME_COUNT, in tegra186_bpmp_probe() 204 tegra_ivc_channel_reset(&priv->ivc); in tegra186_bpmp_probe() [all …]
|
/external/ltp/testcases/kernel/syscalls/vmsplice/ |
D | vmsplice02.c | 51 static struct iovec ivc; variable 59 { ¬validfd, &ivc, 1, EBADF }, 60 { &filefd, &ivc, 1, EBADF }, 61 { &pipes[1], &ivc, IOV_MAX + 1, EINVAL }, 75 ivc.iov_base = buffer; in setup() 76 ivc.iov_len = TEST_BLOCK_SIZE; in setup()
|
/external/clang/test/CXX/dcl.decl/dcl.init/dcl.init.ref/ |
D | p5-var.cpp | 69 volatile const int ivc) { in bind_lvalue_quals() argument 75 …volatile int &ir = ivc; // expected-error{{binding value of type 'const volatile int' to reference… in bind_lvalue_quals()
|
/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/data/transformtest/ |
D | und-Latn-t-und-guru.txt | 1279 ਸ਼ਿਵ੍ਚਾਰਨ੍ਜੀਤ śivcāranjīta
|