Home
last modified time | relevance | path

Searched refs:EBADMSG (Results 1 – 25 of 54) sorted by relevance

123

/rk3399_rockchip-uboot/drivers/misc/
H A Datsha204a-i2c.c200 return -EBADMSG; in atsha204a_recv_resp()
235 return -EBADMSG; in atsha204a_wakeup()
280 if (!res || res == -EMSGSIZE || res == -EBADMSG) in atsha204a_transaction()
347 return -EBADMSG; in atsha204a_read()
H A Dcros_ec_i2c.c100 return -EBADMSG; in cros_ec_i2c_packet()
/rk3399_rockchip-uboot/drivers/mtd/nand/spi/
H A Dunim.c136 return -EBADMSG; in tx25g01_ecc_get_status()
161 return -EBADMSG; in um19axxisw_ecc_ecc_get_status()
182 return -EBADMSG; in um19a9xisw_ecc_get_status()
H A Dmicron.c77 return -EBADMSG; in mt29f2g01abagd_ecc_get_status()
146 return -EBADMSG; in mt29f4g01abafd_ecc_ecc_get_status()
H A Dxtx.c162 return -EBADMSG; in xt26g0xa_ecc_get_status()
184 return -EBADMSG; in xt26g02b_ecc_get_status()
205 return -EBADMSG; in xt26g01c_ecc_get_status()
218 return -EBADMSG; in xt26g11c_ecc_get_status()
H A Dgigadevice.c119 return -EBADMSG; in gd5fxgq4xa_ecc_get_status()
245 return -EBADMSG; in gd5fxgq4uexxg_ecc_get_status()
282 return -EBADMSG; in gd5fxgq5xexxg_ecc_get_status()
302 return -EBADMSG; in gd5fxgq4ufxxg_ecc_get_status()
H A Dfmsh.c107 return -EBADMSG; in fm25s01bi3_ecc_ecc_get_status()
161 return -EBADMSG; in fm25g0xd_ecc_get_status()
H A Dbiwin.c72 return -EBADMSG; in bwjx08k_ecc_get_status()
H A Djsc.c83 return -EBADMSG; in js28u1gqscahg_ecc_get_status()
H A Dkingston.c83 return -EBADMSG; in spi004_sdeg_ecc_get_status()
H A Dxincun.c74 return -EBADMSG; in xcsp2aapk_ecc_get_status()
H A Dskyhigh.c71 return -EBADMSG; in s35ml0xg3_ecc_get_status()
H A Desmt.c113 return -EBADMSG; in f50l2g41ka_ecc_ecc_get_status()
H A Detron.c69 return -EBADMSG; in em73c044vcf_oh_ecc_get_status()
H A Dtoshiba.c73 return -EBADMSG; in tc58cxgxsx_ecc_get_status()
H A Dhyf.c130 return -EBADMSG; in hyf1gq4udacae_ecc_get_status()
H A Dforesee.c104 return -EBADMSG; in f35sqb00xg_ecc_get_status()
H A Ddosilicon.c106 return -EBADMSG; in ds35xxgb_ecc_get_status()
/rk3399_rockchip-uboot/drivers/mtd/nand/raw/
H A Dnand_ecc.c174 return -EBADMSG; in nand_correct_data()
H A Ddavinci_nand.c246 return -EBADMSG; in nand_davinci_correct_data()
256 return -EBADMSG; in nand_davinci_correct_data()
695 return -EBADMSG; in nand_davinci_4bit_correct_data()
H A Domap_elm.c119 return -EBADMSG; in elm_check_error()
H A Ddenali_spl.c50 return -EBADMSG; in wait_for_irq()
H A Dnand_bch.c89 count = -EBADMSG; in nand_bch_correct_data()
/rk3399_rockchip-uboot/include/linux/
H A Derrno.h82 #define EBADMSG 74 /* Not a data message */ macro
/rk3399_rockchip-uboot/lib/
H A Derrno_str.c88 ERRNO_MSG(EBADMSG, "Not a data message"),

123