Home
last modified time | relevance | path

Searched refs:mag (Results 1 – 17 of 17) sorted by relevance

/linux/Documentation/iio/
H A Dadxl345.rst356 Event: time: 1739063415957073383, type: accel(z), channel: 0, evtype: mag, direction: rising
357 Event: time: 1739063415963770218, type: accel(z), channel: 0, evtype: mag, direction: rising
359 … Event: time: 1739063426271128739, type: accel(x&y&z), channel: 0, evtype: mag, direction: falling
360 … Event: time: 1739063436539080713, type: accel(x&y&z), channel: 0, evtype: mag, direction: falling
361 Event: time: 1739063438357970381, type: accel(z), channel: 0, evtype: mag, direction: rising
362 Event: time: 1739063446726161586, type: accel(z), channel: 0, evtype: mag, direction: rising
363 Event: time: 1739063446727892670, type: accel(z), channel: 0, evtype: mag, direction: rising
364 Event: time: 1739063446743019768, type: accel(z), channel: 0, evtype: mag, direction: rising
365 Event: time: 1739063446744650696, type: accel(z), channel: 0, evtype: mag, direction: rising
367 … Event: time: 1739063448818126480, type: accel(x&y&z), channel: 0, evtype: mag, direction: falling
[all …]
H A Dadxl313.rst238 … Event: time: 1748795762298351281, type: accel(x|y|z), channel: 0, evtype: mag, direction: rising
239 … Event: time: 1748795762302653704, type: accel(x|y|z), channel: 0, evtype: mag, direction: rising
240 … Event: time: 1748795762304340726, type: accel(x|y|z), channel: 0, evtype: mag, direction: rising
261 … Event: time: 1748796324115962975, type: accel(x&y&z), channel: 0, evtype: mag, direction: falling
262 … Event: time: 1748796329329981772, type: accel(x&y&z), channel: 0, evtype: mag, direction: falling
263 … Event: time: 1748796334543399706, type: accel(x&y&z), channel: 0, evtype: mag, direction: falling
279 … Event: time: 1748796885543252017, type: accel(x&y&z), channel: 0, evtype: mag, direction: falling
283 … Event: time: 1748796892964368352, type: accel(x&y&z), channel: 0, evtype: mag, direction: falling
/linux/drivers/gpu/drm/arm/
H A Dmalidp_crtc.c230 u32 mag = ((((u64)val) & ~BIT_ULL(63)) >> 20) & in malidp_crtc_atomic_check_ctm() local
241 mag = ~mag + 1; in malidp_crtc_atomic_check_ctm()
242 if (!!(val & BIT_ULL(63)) != !!(mag & BIT(14))) in malidp_crtc_atomic_check_ctm()
244 mc->coloradj_coeffs[i] = mag; in malidp_crtc_atomic_check_ctm()
/linux/drivers/staging/media/meson/vdec/
H A Desparser.c87 int cur_mag, mag, mag_ptr; in vp9_update_header() local
104 mag = ((marker >> 3) & 0x3) + 1; in vp9_update_header()
105 mag_ptr = dsize - mag * num_frames - 2; in vp9_update_header()
112 for (cur_mag = 0; cur_mag < mag; cur_mag++) { in vp9_update_header()
/linux/drivers/iio/light/
H A Dsi1133.c212 u16 mag; member
240 static int si1133_calculate_polynomial_inner(s32 input, u8 fraction, u16 mag, in si1133_calculate_polynomial_inner() argument
243 return ((input << fraction) / mag) << shift; in si1133_calculate_polynomial_inner()
263 coeffs->mag, shift); in si1133_calculate_output()
270 coeffs->mag, shift); in si1133_calculate_output()
301 sign * coeffs->mag << SI1133_LUX_OUTPUT_FRACTION; in si1133_calc_polynomial()
/linux/arch/arm/boot/dts/qcom/
H A Dqcom-msm8926-motorola-peregrine.dts369 mag_int_default: mag-int-default-state {
377 mag_reset_default: mag-reset-default-state {
H A Dmsm8226-motorola-falcon.dts375 mag_int_default: mag-int-default-state {
383 mag_reset_default: mag-reset-default-state {
/linux/tools/testing/selftests/sysctl/
H A Dsysctl.sh352 for mag in "${magnitudes[@]}"; do
353 check_failure "${sign}${mag}"
/linux/drivers/gpu/drm/
H A Ddrm_color_mgmt.c138 u64 mag = (user_input & ~BIT_ULL(63)) >> (32 - n); in drm_color_ctm_s31_32_to_qm_n() local
144 val = clamp_val(mag, 0, negative ? in drm_color_ctm_s31_32_to_qm_n()
/linux/arch/arm64/boot/dts/qcom/
H A Dmsm8916-asus-z00l.dts224 mag_reset_default: mag-reset-default-state {
H A Dmsm8939-asus-z00t.dts250 mag_reset_default: mag-reset-default-state {
H A Dmsm8916-longcheer-l8910.dts351 mag_reset_default: mag-reset-default-state {
H A Dmsm8939-longcheer-l9100.dts379 mag_reset_default: mag-reset-default-state {
H A Dmsm8916-huawei-g7.dts387 mag_reset_default: mag-reset-default-state {
H A Dmsm8916-alcatel-idol347.dts431 mag_reset_default: mag-reset-default-state {
/linux/arch/arm/boot/dts/samsung/
H A Dexynos4210-i9100.dts799 mag_mhl_gpio: mag-mhl-pins {
/linux/arch/arm/boot/dts/ti/omap/
H A Dam437x-l4.dtsi2396 mag {
2397 compatible = "ti,am4372-mag";