Searched refs:ivc (Results 1 – 9 of 9) sorted by relevance
/external/arm-trusted-firmware/plat/nvidia/tegra/drivers/bpmp_ipc/ |
D | ivc.c | 74 static inline bool ivc_channel_empty(const struct ivc *ivc, in ivc_channel_empty() argument 86 (void)ivc; in ivc_channel_empty() 98 if (((wr_count - rd_count) > ivc->nframes) || (wr_count == rd_count)) { in ivc_channel_empty() 105 static inline bool ivc_channel_full(const struct ivc *ivc, in ivc_channel_full() argument 111 (void)ivc; in ivc_channel_full() 117 return ((wr_count - rd_count) >= ivc->nframes); in ivc_channel_full() 120 static inline uint32_t ivc_channel_avail_count(const struct ivc *ivc, in ivc_channel_avail_count() argument 126 (void)ivc; in ivc_channel_avail_count() 137 static inline void ivc_advance_tx(struct ivc *ivc) in ivc_advance_tx() argument 139 ivc->tx_channel->w_count++; in ivc_advance_tx() [all …]
|
D | ivc.h | 20 struct ivc { struct 25 void (*notify)(const struct ivc *); argument 31 typedef void (* ivc_notify_function)(const struct ivc *); argument 33 int32_t tegra_ivc_init(struct ivc *ivc, uintptr_t rx_base, uintptr_t tx_base, 38 int32_t tegra_ivc_channel_notified(struct ivc *ivc); 39 void tegra_ivc_channel_reset(const struct ivc *ivc); 40 int32_t tegra_ivc_write_advance(struct ivc *ivc); 41 void *tegra_ivc_write_get_next_frame(const struct ivc *ivc); 42 int32_t tegra_ivc_write(struct ivc *ivc, const void *buf, size_t size); 43 int32_t tegra_ivc_read_advance(struct ivc *ivc); [all …]
|
D | intf.c | 33 static struct ivc ivc_ccplex_bpmp_channel; 60 const struct ivc *ch = &ivc_ccplex_bpmp_channel; in tegra_bpmp_get_next_out_frame() 157 static void tegra_bpmp_ivc_notify(const struct ivc *ivc) in tegra_bpmp_ivc_notify() argument 159 (void)(ivc); in tegra_bpmp_ivc_notify()
|
/external/ltp/testcases/kernel/syscalls/vmsplice/ |
D | vmsplice02.c | 40 static struct iovec ivc; variable 48 { ¬validfd, &ivc, 1, EBADF }, 49 { &filefd, &ivc, 1, EBADF }, 50 { &pipes[1], &ivc, IOV_MAX + 1, EINVAL }, 64 ivc.iov_base = buffer; in setup() 65 ivc.iov_len = TEST_BLOCK_SIZE; in setup()
|
/external/llvm-project/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 reference of type 'volatile int' to value of ty… in bind_lvalue_quals()
|
/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/arm-trusted-firmware/plat/nvidia/tegra/soc/t186/ |
D | platform_t186.mk | 48 ${TEGRA_DRIVERS}/bpmp_ipc/ivc.c \
|
/external/arm-trusted-firmware/plat/nvidia/tegra/soc/t194/ |
D | platform_t194.mk | 45 ${TEGRA_DRIVERS}/bpmp_ipc/ivc.c \
|
/external/cldr/common/testData/transforms/ |
D | und-Latn-t-und-guru.txt | 1279 ਸ਼ਿਵ੍ਚਾਰਨ੍ਜੀਤ śivcāranjīta
|