Searched refs:out_desc (Results 1 – 2 of 2) sorted by relevance
1954 unsigned int out_desc = le16_to_cpu(*chandesc++); in setup_channels() local1978 if ((out_desc & 0x80) && i < 14) { /* Entry is valid */ in setup_channels()1989 chan->out_synchronous = !!(out_desc & 0x40); in setup_channels()1990 chan->out_seekable = !!(out_desc & 0x20); in setup_channels()1991 chan->out_log2_element_size = out_desc & 0x0f; in setup_channels()1993 ((out_desc >> 8) & 0x1f) + 16; in setup_channels()
1966 goto out_desc; in tsi721_open_outb_mbox()2054 out_desc: in tsi721_open_outb_mbox()2320 goto out_desc; in tsi721_open_inb_mbox()2333 goto out_desc; in tsi721_open_inb_mbox()2351 out_desc: in tsi721_open_inb_mbox()