Home
last modified time | relevance | path

Searched refs:SMap2 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/media/dvb-frontends/
H A Dtda18271c2dd_maps.h484 static const struct SMap2 m_KM_Map[] = {
493 static const struct SMap2 m_Main_PLL_Map[] = {
537 static const struct SMap2 m_Cal_PLL_Map[] = {
777 static const struct SMap2 m_CID_Target_Map[] = {
H A Dtda18271c2dd.c39 struct SMap2 { struct
226 static bool SearchMap3(const struct SMap2 map[], u32 frequency, u8 *param1, in SearchMap3()