Home
last modified time | relevance | path

Searched refs:m_lsb (Results 1 – 15 of 15) sorted by relevance

/openbmc/linux/drivers/gpu/drm/omapdrm/dss/
H A Dhdmi_pll.c94 .m_lsb = 9,
119 .m_lsb = 9,
H A Dvideo-pll.c115 .m_lsb = 9,
H A Ddss.h162 u8 m_msb, m_lsb; member
H A Dpll.c408 l = FLD_MOD(l, cinfo->m, hw->m_msb, hw->m_lsb); /* PLL_REGM */ in dss_pll_write_config_type_a()
H A Ddsi.c4461 .m_lsb = 8,
4488 .m_lsb = 9,
4515 .m_lsb = 9,
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Dhdmi_pll.c140 .m_lsb = 9,
163 .m_lsb = 9,
H A Dvideo-pll.c115 .m_lsb = 9,
H A Dpll.c250 l = FLD_MOD(l, cinfo->m, hw->m_msb, hw->m_lsb); /* PLL_REGM */ in dss_pll_write_config_type_a()
H A Ddss.h139 u8 m_msb, m_lsb; member
H A Ddsi.c5145 .m_lsb = 8,
5170 .m_lsb = 9,
5195 .m_lsb = 9,
/openbmc/fb-ipmi-oem/include/
H A Dsdrutils.hpp79 uint8_t m_lsb; member
/openbmc/phosphor-host-ipmid/
H A Dsensorhandler.hpp307 uint8_t m_lsb; member
542 body->m_lsb = m & 0xff; in set_m()
/openbmc/intel-ipmi-oem/include/
H A Dstoragecommands.hpp140 uint8_t m_lsb; member
/openbmc/fb-ipmi-oem/src/
H A Dstoragecommands.cpp748 record.body.m_lsb = mValue & 0xFF; in ipmiStorageGetSDR()
/openbmc/phosphor-host-ipmid/dbus-sdr/
H A Dsensorcommands.cpp1875 record.body.m_lsb = mValue & 0xFF; in constructSensorSdr()