Home
last modified time | relevance | path

Searched refs:POD (Results 1 – 25 of 27) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/staging/sm750fb/
H A Dddk750_chip.c37 unsigned int M, N, OD, POD; in get_mxclk_freq() local
46 POD = (pll_reg & PLL_CTRL_POD_MASK) >> PLL_CTRL_POD_SHIFT; in get_mxclk_freq()
48 return DEFAULT_INPUT_CLOCK * M / N / BIT(OD) / BIT(POD); in get_mxclk_freq()
372 pll->POD = 0; in sm750_calc_pll_value()
374 pll->POD = d - max_OD; in sm750_calc_pll_value()
375 pll->OD = d - pll->POD; in sm750_calc_pll_value()
388 unsigned int POD = p_PLL->POD; in sm750_format_pll_reg() local
402 ((POD << PLL_CTRL_POD_SHIFT) & PLL_CTRL_POD_MASK) | in sm750_format_pll_reg()
H A Dddk750_chip.h50 unsigned long POD; member
/OK3568_Linux_fs/kernel/sound/usb/line6/
H A DKconfig9 tristate "Line 6 POD USB support"
26 tristate "Line 6 POD X3/HD300/400/500 USB support"
29 This is a driver for POD X3, HD300, 400 and 500 devices.
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/directfb/directfb/
H A D0001-gfx-direct-Aboid-usng-VLAs-and-printf-formats.patch6 VLAs are flagged by clang when using non-POD types, therefore replace
/OK3568_Linux_fs/kernel/drivers/gpu/drm/hisilicon/hibmc/
H A Dhibmc_drm_de.c29 unsigned long POD; member
246 pllreg |= HIBMC_FIELD(HIBMC_PLL_CTRL_POD, pll.POD); in format_pll_reg()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/experimental/
H A Dany98 // Prevent trivial copies of this type, buffer might hold a non-POD.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/experimental/
H A Dany98 // Prevent trivial copies of this type, buffer might hold a non-POD.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/
H A Dany84 // Prevent trivial copies of this type, buffer might hold a non-POD.
H A Dtype_traits2063 * type shall be a POD type suitable for use as uninitialized
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/
H A Dany84 // Prevent trivial copies of this type, buffer might hold a non-POD.
H A Dtype_traits2063 * type shall be a POD type suitable for use as uninitialized
/OK3568_Linux_fs/yocto/meta-browser/meta-firefox/recipes-browser/firefox/firefox/fixes/
H A Dpre-generated-old-configure.patch4498 + # We use offsetof on non-POD objects all the time.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/i18n/locales/
H A Dtranslit_hangul10245 <UD3F3> "<U314D><U3157><U3137>" % HANGUL SYLLABLE POD
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/i18n/locales/
H A Dtranslit_hangul10245 <UD3F3> "<U314D><U3157><U3137>" % HANGUL SYLLABLE POD
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/i18n/charmaps/
HDJOHAB.gz1<code_set_name> JOHAB 2<comment_char> % 3<escape_char> / 4<mb_cur_min> ...
HDCP949.gz
HDUTF-8.gz1<code_set_name> UTF-8 2<comment_char> % 3<escape_char> / 4< ...
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/i18n/charmaps/
HDCP949.gz1<code_set_name> CP949 2<comment_char> % 3<escape_char> / 4<mb_cur_max> ...
HDJOHAB.gz1<code_set_name> JOHAB 2<comment_char> % 3<escape_char> / 4<mb_cur_min> ...
HDUTF-8.gz1<code_set_name> UTF-8 2<comment_char> % 3<escape_char> / 4< ...
HDGB18030.gz1<code_set_name> GB18030 2<comment_char> % 3<escape_char> / 4<mb_cur_min> ...
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dgcc.info3634 Suppress warnings from applying the 'offsetof' macro to a non-POD
35918 Although the primary usage of this attribute is for POD types, the
54269 If 'type' is a cv POD type ([basic.types]) then the trait is
H A Dgccint.info17128 constructors. Sometimes it is useful to have a POD version of the same
17130 'pod_mode<T>' provides a POD version of wrapper class T. It is
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dgcc.info3634 Suppress warnings from applying the 'offsetof' macro to a non-POD
35918 Although the primary usage of this attribute is for POD types, the
54269 If 'type' is a cv POD type ([basic.types]) then the trait is
H A Dgccint.info17128 constructors. Sometimes it is useful to have a POD version of the same
17130 'pod_mode<T>' provides a POD version of wrapper class T. It is

12