Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/mfd/
Dezx-pcap.h39 #define PCAP_REGISTER_WRITE_OP_BIT 0x80000000 macro
/linux-3.4.99/drivers/mfd/
Dezx-pcap.c87 value |= PCAP_REGISTER_WRITE_OP_BIT in ezx_pcap_write()
123 tmp |= (val & mask) | PCAP_REGISTER_WRITE_OP_BIT | in ezx_pcap_set_bits()