Searched refs:ecc (Results 151 - 155 of 155) sorted by relevance

1234567

/linux-master/drivers/scsi/megaraid/
H A Dmegaraid_sas.h2196 } __attribute__ ((packed)) ecc; member in union:megasas_evt_detail::__anon1813
/linux-master/crypto/
H A Decc.c35 #include <crypto/internal/ecc.h>
634 * Reference: Ken MacKay's micro-ecc.
994 pr_err_ratelimited("ecc: unsupported digits size!\n");
1412 * Based on: Kenneth MacKay's micro-ecc (2014).
/linux-master/drivers/gpu/drm/omapdrm/dss/
H A Ddsi.c2065 u8 ecc)
2075 FLD_VAL(ecc, 31, 24);
2063 dsi_vc_write_long_header(struct dsi_data *dsi, int vc, int channel, u8 data_type, u16 len, u8 ecc) argument
/linux-master/drivers/gpu/drm/amd/pm/swsmu/smu13/
H A Dsmu_v13_0_0_ppt.c2931 dev_info(adev->dev, "Failed to export SMU ecc table!\n");
2938 ecc_info_per_channel = &(eccinfo->ecc[i]);
/linux-master/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Dsienna_cichlid_ppt.c4098 dev_info(smu->adev->dev, "Failed to export SMU ecc table!\n");
4105 ecc_info_per_channel = &(eccinfo->ecc[i]);

Completed in 288 milliseconds

1234567