Searched refs:AD7124_CFG_SLOT_UNASSIGNED (Results 1 – 1 of 1) sorted by relevance
114 #define AD7124_CFG_SLOT_UNASSIGNED ~0U macro558 if (st->channels[other].cfg.cfg_slot == AD7124_CFG_SLOT_UNASSIGNED) in ad7124_request_config_slot()600 if (slot == AD7124_CFG_SLOT_UNASSIGNED || in ad7124_release_config_slot()605 st->channels[channel].cfg.cfg_slot = AD7124_CFG_SLOT_UNASSIGNED; in ad7124_release_config_slot()1461 cfg->cfg_slot = AD7124_CFG_SLOT_UNASSIGNED; in ad7124_setup()