/openbmc/linux/drivers/staging/fbtft/ |
H A D | fb_hx8353d.c | 112 static int set_gamma(struct fbtft_par *par, u32 *curves) in set_gamma() argument 115 curves[0], curves[1], curves[2], curves[3], in set_gamma() 116 curves[4], curves[5], curves[6], curves[7], in set_gamma() 117 curves[8], curves[9], curves[10], curves[11], in set_gamma() 118 curves[12], curves[13], curves[14], curves[15], in set_gamma() 119 curves[16], curves[17], curves[18]); in set_gamma()
|
H A D | fb_st7789v.c | 297 * set_gamma() - set gamma curves 300 * @curves: gamma curves 302 * Before the gamma curves are applied, they are preprocessed with a bitmask 304 * This implies that the curves input parameter might be changed by this 310 static int set_gamma(struct fbtft_par *par, u32 *curves) in set_gamma() argument 319 * gamma curves. in set_gamma() 341 curves[c + j] &= gamma_par_mask[j]; in set_gamma() 343 curves[c + 0], curves[c + 1], curves[c + 2], in set_gamma() 344 curves[c + 3], curves[c + 4], curves[c + 5], in set_gamma() 345 curves[c + 6], curves[c + 7], curves[c + 8], in set_gamma() [all …]
|
H A D | fbtft-sysfs.c | 20 int fbtft_gamma_parse_str(struct fbtft_par *par, u32 *curves, in fbtft_gamma_parse_str() argument 32 if (!str || !curves) in fbtft_gamma_parse_str() 56 dev_err(par->info->device, "Gamma: Too many curves\n"); in fbtft_gamma_parse_str() 75 curves[_count] = val; in fbtft_gamma_parse_str() 86 dev_err(par->info->device, "Gamma: Too few curves\n"); in fbtft_gamma_parse_str() 97 sprintf_gamma(struct fbtft_par *par, u32 *curves, char *buf) in sprintf_gamma() argument 106 "%04x ", curves[i * par->gamma.num_values + j]); in sprintf_gamma() 132 memcpy(par->gamma.curves, tmp_curves, in store_gamma_curve() 146 return sprintf_gamma(par, par->gamma.curves, buf); in show_gamma_curve() 211 if (par->gamma.curves && par->fbtftops.set_gamma) in fbtft_sysfs_init() [all …]
|
H A D | fb_ssd1305.c | 37 if (par->gamma.curves[0] == 0) { in init_display() 40 par->gamma.curves[0] = 0xCF; in init_display() 42 par->gamma.curves[0] = 0x8F; in init_display() 142 static int set_gamma(struct fbtft_par *par, u32 *curves) in set_gamma() argument 144 curves[0] &= 0xFF; in set_gamma() 147 write_reg(par, curves[0]); in set_gamma()
|
H A D | fb_ssd1306.c | 36 if (par->gamma.curves[0] == 0) { in init_display() 39 par->gamma.curves[0] = 0xCF; in init_display() 41 par->gamma.curves[0] = 0x8F; in init_display() 162 static int set_gamma(struct fbtft_par *par, u32 *curves) in set_gamma() argument 165 curves[0] &= 0xFF; in set_gamma() 169 write_reg(par, curves[0]); in set_gamma()
|
H A D | fb_ssd1325.c | 108 static int set_gamma(struct fbtft_par *par, u32 *curves) in set_gamma() argument 115 if (i > 0 && curves[i] < 1) { in set_gamma() 121 if (curves[i] > 7) { in set_gamma() 131 write_reg(par, (curves[i] & 0xFF)); in set_gamma()
|
H A D | fb_pcd8544.c | 131 static int set_gamma(struct fbtft_par *par, u32 *curves) in set_gamma() argument 134 curves[0] &= 0x7F; in set_gamma() 137 write_reg(par, 0x80 | curves[0]); in set_gamma()
|
H A D | fb_tls8204.c | 124 static int set_gamma(struct fbtft_par *par, u32 *curves) in set_gamma() argument 127 curves[0] &= 0x7F; in set_gamma() 130 write_reg(par, 0x80 | curves[0]); in set_gamma()
|
H A D | fb_ssd1351.c | 120 static int set_gamma(struct fbtft_par *par, u32 *curves) in set_gamma() argument 126 if (i > 0 && curves[i] < 2) { in set_gamma() 129 i, curves[i]); in set_gamma() 132 acc += curves[i]; in set_gamma()
|
H A D | fb_sh1106.c | 100 static int set_gamma(struct fbtft_par *par, u32 *curves) in set_gamma() argument 103 curves[0] &= 0xFF; in set_gamma() 106 write_reg(par, 0x81, curves[0]); in set_gamma()
|
H A D | fbtft.h | 84 int (*set_gamma)(struct fbtft_par *par, u32 *curves); 100 * @gamma_num: Number of Gamma curves 181 * @gamma.curves: Pointer to Gamma curve array 183 * @gamma.num_curves: Number of Gamma curves 222 u32 *curves; member
|
H A D | fb_ssd1331.c | 131 static int set_gamma(struct fbtft_par *par, u32 *curves) in set_gamma() argument 137 if (i > 0 && curves[i] < 2) { in set_gamma() 143 acc += curves[i]; in set_gamma()
|
H A D | internal.h | 10 int fbtft_gamma_parse_str(struct fbtft_par *par, u32 *curves,
|
H A D | fb_st7735r.c | 136 #define CURVE(num, idx) curves[(num) * par->gamma.num_values + (idx)] 137 static int set_gamma(struct fbtft_par *par, u32 *curves) in set_gamma() argument
|
H A D | fb_ssd1289.c | 125 #define CURVE(num, idx) curves[(num) * par->gamma.num_values + (idx)] 126 static int set_gamma(struct fbtft_par *par, u32 *curves) in set_gamma() argument
|
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/corstone1000/psa-apitest/ |
H A D | 0002-corstone1000-Disable-obsolete-algorithms.patch | 6 curves of size <255 are obsolete algorithms 23 +/* curves of size <255 are obsolete algorithms, should be disabled. */
|
/openbmc/linux/crypto/ |
H A D | ecrdsa_defs.h | 22 * EC-RDSA uses its own set of curves. 24 * cp256{a,b,c} curves first defined for GOST R 34.10-2001 in RFC 4357 (as 26 * proposed for use in R 50.1.114-2016 and RFC 7836 as the 256-bit curves. 131 /* tc512{a,b} curves first recommended in 2013 and then standardized in
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-bus-iio-isl29501 | 34 resultant curves have the form ax^2 + bx + c. 36 From those two curves, a and b coefficients shall be
|
/openbmc/linux/include/crypto/ |
H A D | ecdh.h | 17 * The ECC curves known to the ECDH implementation are specified in this 25 /* Curves IDs */
|
/openbmc/linux/drivers/net/wireless/ath/ath5k/ |
H A D | phy.c | 2492 /* Keep the right boundary so that it works for both curves */ in ath5k_get_linear_pcdac_min() 2512 * one curves on hw so we can go up to 128 (which is the max step we 2844 * For RF5112 we have 4 XPD -eXternal Power Detector- curves 2846 * use the higher (3) and the lower (0) curves. Each curve again has 0.5dB 2909 * ath5k_combine_linear_pcdac_curves() - Combine available PCDAC Curves 2913 * @pdcurves: Number of pd curves 2915 * Combine available XPD Curves and fill Linear Power to PCDAC table on RF5112 2916 * RFX112 can have up to 2 curves (one for low txpower range and one for 2938 * we don't need to set this, if we have 2 curves and in ath5k_combine_linear_pcdac_curves() 2946 * two curves the first is the high power curve in ath5k_combine_linear_pcdac_curves() [all …]
|
H A D | eeprom.c | 890 * For RF5112 we have 4 XPD -eXternal Power Detector- curves 892 * use the higher (3) and the lower (0) curves. Each curve has 0.5dB 1030 /* Count how many curves we have and in ath5k_eeprom_read_pcal_info_5112() 1032 * available curves we have on each count). in ath5k_eeprom_read_pcal_info_5112() 1033 * Curves are stored from lower (x0) to in ath5k_eeprom_read_pcal_info_5112() 1135 * instead of a PCDAC and 4 pd gain curves for each calibrated channel. 1139 * To recreate the curves we read here the points and interpolate 1140 * later. Note that in most cases only 2 (higher and lower) curves are 1142 * 4 curves on eeprom. The final curve (higher power) has an extra 1293 /* Count how many curves we have and in ath5k_eeprom_read_pcal_info_2413() [all …]
|
/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/ |
H A D | dpu_hw_util.h | 205 * @adjust_a: Mapping curves A coefficients 206 * @adjust_b: Mapping curves B coefficients 207 * @adjust_c: Mapping curves C coefficients
|
/openbmc/linux/include/linux/power/ |
H A D | twl4030_madc_battery.h | 13 * Usually we can assume 100% @ 4.15V and 0% @ 3.3V but curves differ for
|
/openbmc/linux/Documentation/devicetree/bindings/crypto/ |
H A D | intel,keembay-ocs-ecc.yaml | 16 cryptography using the NIST P-256 and NIST P-384 elliptic curves.
|
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
H A D | volt.h | 22 * the voltage. These all can describe different kind of curves, so
|