Lines Matching full:toggle
222 * If in dither/toggle mode the dac should be updated by an in ltc2688_dac_code_write()
223 * external signal (or sw toggle) and not here. in ltc2688_dac_code_write()
597 * For toggle mode we only expose the symbol attr (sw_toggle) in case a TGPx is
773 if (fwnode_property_read_bool(child, "adi,toggle-mode")) { in ltc2688_channel_config()
775 /* assume sw toggle ABI */ in ltc2688_channel_config()
778 * Clear IIO_CHAN_INFO_RAW bit as toggle channels expose in ltc2688_channel_config()
800 ret = fwnode_property_read_u32(child, "adi,toggle-dither-input", in ltc2688_channel_config()
806 "toggle-dither-input inv value(%d)\n", in ltc2688_channel_config()
817 * 0 means software toggle which is the default mode. in ltc2688_channel_config()
824 * capable channel (unless toggle is already enabled). in ltc2688_channel_config()
827 * global toggle/dither bit is enabled. in ltc2688_channel_config()
833 /* wait, no sw toggle after all */ in ltc2688_channel_config()