Home
last modified time | relevance | path

Searched refs:to_signed (Results 1 – 4 of 4) sorted by relevance

/openbmc/openbmc-test-automation/lib/
H A Dgen_misc.py496 def to_signed(number, bit_width=None): function
H A Dgen_cmd.py361 valid_rcs = [gm.to_signed(x) for x in valid_rcs]
/openbmc/u-boot/drivers/video/meson/
H A Dmeson_venc.c674 static signed int to_signed(unsigned int a) in to_signed() function
1215 de_v_begin_odd = to_signed((ofld_voav_ofst & 0xf0) >> 4) in meson_venc_hdmi_mode_set()
/openbmc/linux/drivers/gpu/drm/meson/
H A Dmeson_venc.c848 static signed int to_signed(unsigned int a) in to_signed() function
1436 de_v_begin_odd = to_signed((ofld_voav_ofst & 0xf0) >> 4) in meson_venc_hdmi_mode_set()