Home
last modified time | relevance | path

Searched full:readout (Results 1 – 25 of 89) sorted by relevance

1234

/openbmc/linux/include/linux/
H A Dtimekeeper_internal.h15 * struct tk_read_base - base structure for timekeeping readout
21 * @xtime_nsec: Shifted (fractional) nano seconds offset for readout
22 * @base: ktime_t (nanoseconds) base time for readout
23 * @base_real: Nanoseconds base value for clock REALTIME readout
47 * @tkr_mono: The readout base structure for CLOCK_MONOTONIC
48 * @tkr_raw: The readout base structure for CLOCK_MONOTONIC_RAW
/openbmc/linux/drivers/media/i2c/ccs/
H A Dccs-data.h80 * struct ccs_pdaf_readout - CCS PDAF data readout descriptor
81 * @pdaf_readout_info_order: PDAF readout order
98 * @pdaf_readout: PDAF readout
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dmetafmt-d4xx.rst98 * - __u32 Readout time
136 - GPIO readout, see [4_] below (Supported from FW 5.12.7.0)
166 0x00000004 Readout time
/openbmc/linux/kernel/sched/
H A Dclock.c333 * cmpxchg64 below only protects one readout. in sched_clock_remote()
337 * tracer and hit between the readout of in sched_clock_remote()
342 * We must enforce atomic readout on 32-bit, otherwise the in sched_clock_remote()
343 * update on the remote CPU can hit inbetween the readout of in sched_clock_remote()
/openbmc/linux/sound/drivers/
H A Dmts64.c99 #define MTS64_STAT_BIT_SET 0x20 /* readout process, bit is set */
103 #define MTS64_CTL_READOUT 0x08 /* enable readout */
146 /* Enables the readout procedure
160 /* Disables readout
162 * Readout is disabled by clearing bit 3 of control
315 * Note, that readout mode has to be enabled.
316 * readout procedure is as follows:
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-bus-iio-ina2xx-adc9 in-driver readout rate at the cost of an additional register read.
/openbmc/linux/Documentation/devicetree/bindings/iio/pressure/
H A Dhoperf,hp03.yaml25 HI before the conversion and readout of the value from the ADC
/openbmc/linux/drivers/staging/fieldbus/anybuss/
H A DKconfig22 There is also a CAN power readout, unrelated to the Anybus,
/openbmc/linux/drivers/media/platform/renesas/vsp1/
H A Dvsp1_histo.h51 bool readout; member
H A Dvsp1_histo.c48 histo->readout = true; in vsp1_histogram_buffer_get()
72 histo->readout = false; in vsp1_histogram_buffer_complete()
149 wait_event_lock_irq(histo->wait_queue, !histo->readout, histo->irqlock); in histo_stop_streaming()
/openbmc/linux/drivers/clocksource/
H A Dmmio.c42 * @base: Virtual address of the clock readout register
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_modeset_setup.c662 "[PLANE:%d:%s] hw state readout: %s, pipe %c\n", in readout_plane_state()
709 "[CRTC:%d:%s] hw state readout: %s\n", in intel_modeset_readout_hw_state()
762 "[ENCODER:%d:%s] hw state readout: %s, pipe %c\n", in intel_modeset_readout_hw_state()
786 * This has to be done during hardware readout in intel_modeset_readout_hw_state()
800 "[CONNECTOR:%d:%s] hw state readout: %s\n", in intel_modeset_readout_hw_state()
H A Dhsw_ips.c51 * the HW state readout code will complain that the expected in hsw_ips_enable()
269 * We cannot readout IPS state on broadwell, set to in hsw_ips_get_config()
H A Dintel_display_types.h228 * hardware state readout.
666 * Current watermarks can't be trusted during hardware readout, so
684 * During initial hw readout, they need to be copied from uapi.
1052 * During initial hw readout, they need to be copied to uapi.
1075 * quirks - bitfield with hw state readout quirks
1077 * For various reasons the hw state readout code might not be able to
/openbmc/linux/Documentation/input/devices/
H A Dedt-ft5x06.rst49 files triggers a new readout. It is recommended to provide a buffer
/openbmc/linux/drivers/gpio/
H A Dgpio-max3191x.c12 * of the inputs is clocked out to achieve high readout speeds;
17 * readout of non-faulting chips in the same daisy-chain.
58 * @mesg: SPI message to perform a readout
/openbmc/linux/drivers/rtc/
H A Drtc-mc146818-lib.c34 * readout is unspecified. The maximum update time is ~2ms. Poll in mc146818_avoid_UIP()
49 /* Revalidate the above readout */ in mc146818_avoid_UIP()
/openbmc/linux/Documentation/hwmon/
H A Dmp2856.rst30 - Can configured VOUT readout in direct or VID format and allows
H A Dmp2975.rst30 - Can configured VOUT readout in direct or VID format and allows
/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/
H A Dti,am3359-tsc.yaml28 step is used to read a single coordinate. A single readout is enough but
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dnand_spl_loaders.c62 * this would spare quite some time to readout e.g. the VID header of
/openbmc/linux/kernel/time/
H A Dtimekeeping.c47 * The most important data for readout fits into a single 64 byte
403 * @tkr: Timekeeping readout base from which we take the update
612 * real time does not. On the next readout both are in sync again.
646 * suspended, so take a snapshot of the readout base of @tk and use it as the
647 * fast timekeeper's readout base while suspended. It will return the same
649 * proper readout base for the fast timekeeper will be restored automatically.
732 * The xtime based monotonic readout is: in tk_update_ktime_data()
734 * The ktime based monotonic readout is: in tk_update_ktime_data()
997 * works on both 32 and 64 bit systems. On 32 bit systems the readout
1576 * @ts: Pointer to the storage for the readout value
/openbmc/linux/Documentation/driver-api/media/drivers/ccs/
H A Dccs-regs.asc249 # monochrome readout registers
452 # optical black pixel readout registers
983 # optical black readout capability registers
/openbmc/linux/drivers/iio/magnetometer/
H A Dyamaha-yas530.c551 /* Calculate temperature readout */ in yas530_get_measure()
595 /* Calculate temperature readout */ in yas537_get_measure()
831 /* Actual calibration readout */ in yas530_get_calibration_data()
882 /* Actual calibration readout */ in yas532_get_calibration_data()
938 /* Calibration readout, YAS537 needs one readout only */ in yas537_get_calibration_data()
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
H A Dnv40.c58 /* enable ADC readout and disable the ALARM threshold */ in nv40_sensor_setup()

1234