Searched refs:CHNL_PCPY (Results 1 - 2 of 2) sorted by relevance

/drivers/staging/tidspbridge/include/dspbridge/
H A Dchnlpriv.h40 #define CHNL_PCPY 0 /* Proc-copy transport 0 */ macro
/drivers/staging/tidspbridge/core/
H A Dchnl_sm.c130 if (pchnl->chnl_type == CHNL_PCPY && pchnl->chnl_id > 1 && host_buf) {
158 if (pchnl->chnl_type == CHNL_PCPY) {
182 if (pchnl->chnl_type == CHNL_PCPY && pchnl->chnl_id > 1)
260 if (pchnl->chnl_type == CHNL_PCPY) {
359 max_channels = CHNL_MAXCHANNELS + CHNL_MAXCHANNELS * CHNL_PCPY;
456 && (pchnl->chnl_type == CHNL_PCPY)) {
621 && (pchnl->chnl_type == CHNL_PCPY && pchnl->chnl_id > 1)) {
785 pchnl->chnl_type = CHNL_PCPY;

Completed in 158 milliseconds