Home
last modified time | relevance | path

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

123

/linux/include/linux/
H A Dtimekeeper_internal.h31 * struct tk_read_base - base structure for timekeeping readout
37 * @xtime_nsec: Shifted (fractional) nano seconds offset for readout
38 * @base: ktime_t (nanoseconds) base time for readout
39 * @base_real: Nanoseconds base value for clock REALTIME readout
63 * @tkr_mono: The readout base structure for CLOCK_MONOTONIC
73 * @tkr_raw: The readout base structure for CLOCK_MONOTONIC_RAW
/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
/linux/Documentation/userspace-api/media/v4l/
H A Dmetafmt-d4xx.rst99 * - __u32 Readout time
137 - GPIO readout, see [4_] below (Supported from FW 5.12.7.0)
167 0x00000004 Readout time
/linux/kernel/sched/
H A Dclock.c339 * cmpxchg64 below only protects one readout. in sched_clock_remote()
343 * tracer and hit between the readout of in sched_clock_remote()
348 * We must enforce atomic readout on 32-bit, otherwise the in sched_clock_remote()
349 * update on the remote CPU can hit in between the readout of in sched_clock_remote()
/linux/sound/drivers/
H A Dmts64.c100 #define MTS64_STAT_BIT_SET 0x20 /* readout process, bit is set */
104 #define MTS64_CTL_READOUT 0x08 /* enable readout */
147 /* Enables the readout procedure
161 /* Disables readout
163 * Readout is disabled by clearing bit 3 of control
316 * Note, that readout mode has to be enabled.
317 * readout procedure is as follows:
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-iio-ina2xx-adc9 in-driver readout rate at the cost of an additional register read.
/linux/Documentation/devicetree/bindings/iio/pressure/
H A Dhoperf,hp03.yaml25 HI before the conversion and readout of the value from the ADC
/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()
H A Drtc-m41t93.c111 1. halt bit (HT) is set: the clock is running but update of readout in m41t93_get_time()
/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
/linux/drivers/media/platform/renesas/vsp1/
H A Dvsp1_histo.h51 bool readout; member
/linux/drivers/clocksource/
H A Dmmio.c42 * @base: Virtual address of the clock readout register
H A Darc_timer.c134 * hardware has an internal state machine which tracks readout of in arc_read_rtc()
/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
/linux/Documentation/input/devices/
H A Dedt-ft5x06.rst66 files triggers a new readout. It is recommended to provide a buffer
/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
/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
/linux/sound/soc/codecs/
H A Dtas2764.h120 /* Readout Registers */
/linux/kernel/time/
H A Dtimekeeping.c49 * The most important data for readout fits into a single 64 byte
409 * @tkr: Timekeeping readout base from which we take the update
585 * suspended, so take a snapshot of the readout base of @tk and use it as the
586 * fast timekeeper's readout base while suspended. It will return the same
588 * proper readout base for the fast timekeeper will be restored automatically.
675 * The xtime based monotonic readout is: in tk_update_ktime_data()
677 * The ktime based monotonic readout is: in tk_update_ktime_data()
983 * works on both 32 and 64 bit systems. On 32 bit systems the readout
1737 * @ts: Pointer to the storage for the readout value
/linux/drivers/gpu/drm/xe/tests/
H A Dxe_bo.c103 "Expected CCS readout 0x%016llx, got 0x%016llx.\n", in ccs_test_migrate()
114 "Expected CCS readout 0x%016llx, got 0x%016llx.\n", in ccs_test_migrate()
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
H A Dnv40.c58 /* enable ADC readout and disable the ALARM threshold */ in nv40_sensor_setup()
/linux/drivers/nvmem/
H A Dsunxi_sid.c19 /* Registers and special values for doing register-based SID readout on H3 */
/linux/drivers/media/usb/gspca/
H A Dstk1135.c309 if (width <= 640 && height <= 512) { /* context A (half readout speed)*/ in stk1135_configure_mt9m112()
316 } else { /* context B (full readout speed) */ in stk1135_configure_mt9m112()
/linux/Documentation/sound/cards/
H A Dhdspm.rst73 The Card supports the readout of the actual Buffer-pointer,

123