Home
last modified time | relevance | path

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

/linux/drivers/spi/
H A Dspi-amlogic-spifc-a4.c225 static inline void *aml_sfc_to_ecc_ctx(struct aml_sfc *sfc) in aml_sfc_to_ecc_ctx() function
544 ecc_cfg = aml_sfc_to_ecc_ctx(sfc); in aml_sfc_check_ecc_pages_valid()
638 ecc_cfg = aml_sfc_to_ecc_ctx(sfc); in aml_sfc_set_user_byte()
655 ecc_cfg = aml_sfc_to_ecc_ctx(sfc); in aml_sfc_get_user_byte()
670 ecc_cfg = aml_sfc_to_ecc_ctx(sfc); in aml_sfc_check_hwecc_status()
697 ecc_cfg = aml_sfc_to_ecc_ctx(sfc); in aml_sfc_read_page_hwecc()
750 ecc_cfg = aml_sfc_to_ecc_ctx(sfc); in aml_sfc_write_page_hwecc()
800 ecc_cfg = aml_sfc_to_ecc_ctx(sfc); in aml_sfc_exec_op()
837 ecc_cfg = aml_sfc_to_ecc_ctx(sfc); in aml_sfc_adjust_op_size()