Home
last modified time | relevance | path

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

/openbmc/linux/drivers/bluetooth/
H A Dbt3c_cs.c110 #define DATA_H 1 macro
126 outb((value >> 8) & 0xff, iobase + DATA_H); in bt3c_put()
141 value |= inb(iobase + DATA_H) << 8; in bt3c_get()
250 inb(iobase + DATA_H); in bt3c_receive()
286 inb(iobase + DATA_H); in bt3c_receive()