Searched refs:AD7124_CFG_SLOT_UNASSIGNED (Results 1 – 1 of 1) sorted by relevance
113 #define AD7124_CFG_SLOT_UNASSIGNED ~0U macro557 if (st->channels[other].cfg.cfg_slot == AD7124_CFG_SLOT_UNASSIGNED) in ad7124_request_config_slot()599 if (slot == AD7124_CFG_SLOT_UNASSIGNED || in ad7124_release_config_slot()604 st->channels[channel].cfg.cfg_slot = AD7124_CFG_SLOT_UNASSIGNED; in ad7124_release_config_slot()1460 cfg->cfg_slot = AD7124_CFG_SLOT_UNASSIGNED; in ad7124_setup()