Searched refs:LDC_EVT_WRITE (Results 1 – 3 of 3) sorted by relevance
83 #define LDC_EVT_WRITE 0x10 /* Channel has space for write */ macro
235 if (event & LDC_EVT_WRITE) (void) strcat(buf, " WRITE"); in decode_ldc_events()351 if (event & LDC_EVT_WRITE) { in ds_ldc_cb()
641 if (event & LDC_EVT_WRITE) { in vcc_ldc_cb()