Home
last modified time | relevance | path

Searched full:tvs (Results 1 – 22 of 22) sorted by relevance

/openbmc/openbmc/poky/meta/classes-global/
H A Dbase.bbclass396 tvs = []
400 tvs.append(d.getVar("TARGET_VENDOR"))
402 def settriplet(d, varname, archs, tos, tvs):
406 triplets.append(arch + tvs[i] + "-" + tos[i])
410 settriplet(d, "PKGTRIPLETS", archs, tos, tvs)
420 tvs.append(localdata.getVar("TARGET_VENDOR"))
422 settriplet(d, "PKGMLTRIPLETS", archs, tos, tvs)
/openbmc/linux/Documentation/devicetree/bindings/iio/light/
H A Drohm,bu27034.yaml15 is adjusting LCD and backlight power of TVs and mobile phones.
H A Drohm,bu27008.yaml17 LCD backlight of TVs, mobile phones and tablet PCs.
H A Drohm,bu27010.yaml17 Typical application is adjusting LCD/OLED backlight of TVs, mobile phones
/openbmc/linux/arch/powerpc/platforms/44x/
H A Dfsp2.c257 /* TVSENSE reset is blocked (clock gated) by the POR default of the TVS in fsp2_probe()
269 /* 2. clear FIR[TVS] and FIR[TVSPAR] */ in fsp2_probe()
/openbmc/linux/arch/alpha/kernel/
H A Dosf_sys.c1018 struct timeval32 __user *, tvs) in SYSCALL_DEFINE2() argument
1022 if (tvs) { in SYSCALL_DEFINE2()
1023 if (get_tv32(&tv[0], &tvs[0]) || in SYSCALL_DEFINE2()
1024 get_tv32(&tv[1], &tvs[1])) in SYSCALL_DEFINE2()
1032 return do_utimes(AT_FDCWD, filename, tvs ? tv : NULL, 0); in SYSCALL_DEFINE2()
/openbmc/linux/drivers/iio/light/
H A DKconfig305 Typical application is adjusting LCD backlight of TVs,
319 Typical application is adjusting LCD and backlight power of TVs and
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dstandard.rst19 hybrid standards to watch NTSC video tapes on PAL TVs and vice versa.
/openbmc/linux/Documentation/fb/
H A Dmodedb.rst71 Number of pixels in the margins, typically to deal with overscan on TVs
/openbmc/linux/sound/soc/tegra/
H A Dtegra20_spdif.c221 * and audio may not work on some TVs if clock rate isn't precise. in tegra20_spdif_startup()
/openbmc/linux/Documentation/userspace-api/media/cec/
H A Dcec-ioc-receive.rst80 'TV' when the physical address is invalid since some TVs pull the hotplug detect
/openbmc/openbmc/meta-raspberrypi/docs/
H A Dextra-build-config.md55 TVs which cut off part of the image. To disable this set this variable in
/openbmc/linux/drivers/media/pci/ivtv/
H A Divtv-vbi.c60 TVs. As far as I can tell there is no reason not to in ivtv_set_wss()
/openbmc/linux/sound/soc/sti/
H A Duniperif_player.c225 * Some AVRs and TVs require the channel status to contain a correct in uni_player_set_channel_status()
/openbmc/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_type.h69 #define WX_CFG_PORT_CTL_NUM_VT_MASK GENMASK(13, 12) /* number of TVs */
/openbmc/linux/drivers/video/fbdev/
H A Dacornfb.c54 * have. Allow 1% either way on the nominal for TVs.
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_sdvo.c559 * reply PENDING and stall for time. TVs are notorious for in intel_sdvo_read_response()
562 * with an additional delay of 30ms applied for TVs added later after in intel_sdvo_read_response()
H A Dintel_tv.c1990 * using a polling method rather than hotplug detection for TVs. in intel_tv_init()
/openbmc/linux/drivers/gpu/drm/gma500/
H A Dpsb_intel_reg.h1381 /** limit RGB values to avoid confusing TVs */
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_connector.c1476 * mitigate overscan on TVs.
/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_reg.h2469 /* limit RGB values to avoid confusing TVs */
/openbmc/qemu/disas/
H A Dsparc.c1317 cond ("bvs", "tvs", CONDVS, F_CONDBR),