| /OK3568_Linux_fs/kernel/drivers/video/backlight/ |
| H A D | tps65217_bl.c | 162 pdata->fdim, in tps65217_bl_hw_init() 206 pdata->fdim = TPS65217_BL_FDIM_200HZ; in tps65217_bl_parse_dt() 210 pdata->fdim = TPS65217_BL_FDIM_100HZ; in tps65217_bl_parse_dt() 214 pdata->fdim = TPS65217_BL_FDIM_200HZ; in tps65217_bl_parse_dt() 218 pdata->fdim = TPS65217_BL_FDIM_500HZ; in tps65217_bl_parse_dt() 222 pdata->fdim = TPS65217_BL_FDIM_1000HZ; in tps65217_bl_parse_dt()
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/leds/backlight/ |
| H A D | tps65217-backlight.txt | 11 - fdim: PWM dimming frequency, valid values: 100, 200, 500, 1000 23 fdim = <100>; /* TPS65217_BL_FDIM_100HZ */
|
| /OK3568_Linux_fs/external/xserver/hw/dmx/config/ |
| H A D | dmxcompat.c | 125 DMXConfigFullDimPtr fdim = NULL; in dmxVDLRead() local 195 fdim = in dmxVDLRead() 205 NULL, tmp), fdim, in dmxVDLRead()
|
| H A D | parser.c | 176 DMXConfigFullDimPtr fdim; member 1394 { (yyval.fdim) = dmxConfigCreateFullDim((yyvsp[-2].pdim), (yyvsp[0].pdim)); } in yyparse() 1400 { (yyval.fdim) = dmxConfigCreateFullDim(NULL, (yyvsp[0].pdim)); } in yyparse() 1406 { (yyval.fdim) = dmxConfigCreateFullDim((yyvsp[0].pdim), NULL); } in yyparse() 1412 … dmxConfigCreateDisplay((yyvsp[-4].token), (yyvsp[-3].string), (yyvsp[-2].fdim), (yyvsp[-1].pair),… in yyparse() 1418 …{ (yyval.display) = dmxConfigCreateDisplay((yyvsp[-3].token), NULL, (yyvsp[-2].fdim), (yyvsp[-1].p… in yyparse() 1430 … dmxConfigCreateDisplay((yyvsp[-3].token), (yyvsp[-2].string), (yyvsp[-1].fdim), NULL, (yyvsp[0].t… in yyparse() 1436 …{ (yyval.display) = dmxConfigCreateDisplay((yyvsp[-2].token), NULL, (yyvsp[-1].fdim), NULL, (yyvsp… in yyparse()
|
| H A D | parser.y | 62 DMXConfigFullDimPtr fdim; member 85 %type <fdim> FullDim
|
| H A D | parser.h | 97 DMXConfigFullDimPtr fdim; member
|
| /OK3568_Linux_fs/kernel/include/linux/mfd/ |
| H A D | tps65217.h | 235 enum tps65217_bl_fdim fdim; member
|
| /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/tr1/ |
| H A D | cmath | 65 #undef fdim 197 using ::fdim; 462 using std::fdim; 641 fdim(float __x, float __y) 645 fdim(long double __x, long double __y) 651 fdim(_Tp __x, _Up __y) 654 return fdim(__type(__x), __type(__y));
|
| H A D | math.h | 54 using std::tr1::fdim;
|
| /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/tr1/ |
| H A D | cmath | 65 #undef fdim 197 using ::fdim; 462 using std::fdim; 641 fdim(float __x, float __y) 645 fdim(long double __x, long double __y) 651 fdim(_Tp __x, _Up __y) 654 return fdim(__type(__x), __type(__y));
|
| H A D | math.h | 54 using std::tr1::fdim;
|
| /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 D | math.h | 87 using std::fdim;
|
| H A D | cmath | 983 #undef fdim 1105 using ::fdim; 1378 fdim(float __x, float __y) 1382 fdim(long double __x, long double __y) 1389 fdim(_Tp __x, _Up __y) 1392 return fdim(__type(__x), __type(__y));
|
| /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 D | math.h | 87 using std::fdim;
|
| H A D | cmath | 983 #undef fdim 1105 using ::fdim; 1378 fdim(float __x, float __y) 1382 fdim(long double __x, long double __y) 1389 fdim(_Tp __x, _Up __y) 1392 return fdim(__type(__x), __type(__y));
|
| /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/include/bits/ |
| H A D | mathcalls.h | 329 __MATHCALL (fdim,, (_Mdouble_ __x, _Mdouble_ __y));
|
| /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/include/bits/ |
| H A D | mathcalls.h | 329 __MATHCALL (fdim,, (_Mdouble_ __x, _Mdouble_ __y));
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/ |
| H A D | math.h | 323 extern double fdim (double, double);
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/ |
| H A D | math.h | 323 extern double fdim (double, double);
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/ |
| H A D | cmath | 192 floating_point fdim (arithmetic x, arithmetic y); 415 using ::fdim;
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/ |
| H A D | cmath | 192 floating_point fdim (arithmetic x, arithmetic y); 415 using ::fdim;
|
| /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/include/ |
| H A D | tgmath.h | 787 #define fdim(Val1, Val2) __TGMATH_BINARY_REAL_ONLY (Val1, Val2, fdim) macro
|
| /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/include/ |
| H A D | tgmath.h | 787 #define fdim(Val1, Val2) __TGMATH_BINARY_REAL_ONLY (Val1, Val2, fdim) macro
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | am335x-guardian.dts | 264 fdim = <100>; /* TPS65217_BL_FDIM_100HZ */
|
| H A D | am335x-pepper.dts | 433 fdim = <200>; /* TPS65217_BL_FDIM_200HZ */
|