Home
last modified time | relevance | path

Searched refs:DATA_L (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/bluetooth/
Dbt3c_cs.c109 #define DATA_L 0 macro
125 outb(value & 0xff, iobase + DATA_L); in bt3c_put()
139 unsigned short value = inb(iobase + DATA_L); in bt3c_get()
250 bt_cb(info->rx_skb)->pkt_type = inb(iobase + DATA_L); in bt3c_receive()
284 __u8 x = inb(iobase + DATA_L); in bt3c_receive()