Searched refs:SLAVEPORT_ADDR_SIZE_MASK (Results 1 – 1 of 1) sorted by relevance
74 #define SLAVEPORT_ADDR_SIZE_MASK 0x0000001Fu /* Address Size mask */ macro79 #define SLAVEPORT_ADDR_SIZE(adesc) (1u << ((adesc & SLAVEPORT_ADDR_SIZE_MASK) + \668 sz = adesc & SLAVEPORT_ADDR_SIZE_MASK; in BCMATTACHFN()1318 size = add_desc & SLAVEPORT_ADDR_SIZE_MASK; in _nci_get_slave_addr_size()