Lines Matching full:toggle
219 * If in dither/toggle mode the dac should be updated by an in ltc2688_dac_code_write()
220 * external signal (or sw toggle) and not here. in ltc2688_dac_code_write()
594 * For toggle mode we only expose the symbol attr (sw_toggle) in case a TGPx is
765 if (fwnode_property_read_bool(child, "adi,toggle-mode")) { in ltc2688_channel_config()
767 /* assume sw toggle ABI */ in ltc2688_channel_config()
770 * Clear IIO_CHAN_INFO_RAW bit as toggle channels expose in ltc2688_channel_config()
790 ret = fwnode_property_read_u32(child, "adi,toggle-dither-input", in ltc2688_channel_config()
795 "toggle-dither-input inv value(%d)\n", in ltc2688_channel_config()
804 * 0 means software toggle which is the default mode. in ltc2688_channel_config()
811 * capable channel (unless toggle is already enabled). in ltc2688_channel_config()
814 * global toggle/dither bit is enabled. in ltc2688_channel_config()
820 /* wait, no sw toggle after all */ in ltc2688_channel_config()