Home
last modified time | relevance | path

Searched refs:is_rv (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/clk/x86/
H A Dclk-fch.c44 if (!fch_data->is_rv) { in fch_clk_probe()
85 clks = fch_data->is_rv ? RV_MAX_CLKS : ST_MAX_CLKS; in fch_clk_remove()
/OK3568_Linux_fs/kernel/include/linux/platform_data/
H A Dclk-fch.h15 u32 is_rv; member
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/move/
H A Dutility_core.hpp93 , ::boost::move_detail::is_rv<T>
121 , ::boost::move_detail::is_rv<T>
H A Dcore.hpp108 struct is_rv struct
117 static const bool value = !is_rv<T>::value;
/OK3568_Linux_fs/kernel/drivers/acpi/
H A Dacpi_apd.c91 clk_data->is_rv = obj->integer.value; in fch_misc_setup()