Home
last modified time | relevance | path

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

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