/openbmc/openbmc/poky/meta/classes-global/ |
H A D | base.bbclass | 396 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 D | rohm,bu27034.yaml | 15 is adjusting LCD and backlight power of TVs and mobile phones.
|
H A D | rohm,bu27008.yaml | 17 LCD backlight of TVs, mobile phones and tablet PCs.
|
H A D | rohm,bu27010.yaml | 17 Typical application is adjusting LCD/OLED backlight of TVs, mobile phones
|
/openbmc/linux/arch/powerpc/platforms/44x/ |
H A D | fsp2.c | 257 /* 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 D | osf_sys.c | 1018 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 D | Kconfig | 305 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 D | standard.rst | 19 hybrid standards to watch NTSC video tapes on PAL TVs and vice versa.
|
/openbmc/linux/Documentation/fb/ |
H A D | modedb.rst | 71 Number of pixels in the margins, typically to deal with overscan on TVs
|
/openbmc/linux/sound/soc/tegra/ |
H A D | tegra20_spdif.c | 221 * 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 D | cec-ioc-receive.rst | 80 'TV' when the physical address is invalid since some TVs pull the hotplug detect
|
/openbmc/openbmc/meta-raspberrypi/docs/ |
H A D | extra-build-config.md | 55 TVs which cut off part of the image. To disable this set this variable in
|
/openbmc/linux/drivers/media/pci/ivtv/ |
H A D | ivtv-vbi.c | 60 TVs. As far as I can tell there is no reason not to in ivtv_set_wss()
|
/openbmc/linux/sound/soc/sti/ |
H A D | uniperif_player.c | 225 * 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 D | wx_type.h | 69 #define WX_CFG_PORT_CTL_NUM_VT_MASK GENMASK(13, 12) /* number of TVs */
|
/openbmc/linux/drivers/video/fbdev/ |
H A D | acornfb.c | 54 * have. Allow 1% either way on the nominal for TVs.
|
/openbmc/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_sdvo.c | 559 * 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 D | intel_tv.c | 1990 * using a polling method rather than hotplug detection for TVs. in intel_tv_init()
|
/openbmc/linux/drivers/gpu/drm/gma500/ |
H A D | psb_intel_reg.h | 1381 /** limit RGB values to avoid confusing TVs */
|
/openbmc/linux/drivers/gpu/drm/ |
H A D | drm_connector.c | 1476 * mitigate overscan on TVs.
|
/openbmc/linux/drivers/gpu/drm/i915/ |
H A D | i915_reg.h | 2469 /* limit RGB values to avoid confusing TVs */
|
/openbmc/qemu/disas/ |
H A D | sparc.c | 1317 cond ("bvs", "tvs", CONDVS, F_CONDBR),
|