Home
last modified time | relevance | path

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

/u-boot/drivers/mtd/nand/raw/
A Docteontx_bch.c81 static int do_bch_init(struct bch_device *bch) in do_bch_init()
86 static void bch_reset(struct bch_device *bch) in bch_reset()
92 static void bch_disable(struct bch_device *bch) in bch_disable()
99 static u32 bch_check_bist_status(struct bch_device *bch) in bch_check_bist_status()
104 static int bch_device_init(struct bch_device *bch) in bch_device_init()
143 struct bch_device *bch = dev_get_priv(dev); in bch_sriov_configure()
171 struct bch_device *bch; in octeontx_pci_bchpf_probe()
402 struct bch_device *bch = dev_get_priv(dev); in octeontx_pci_bchpf_remove()
413 .priv_auto = sizeof(struct bch_device),
A Docteontx_bch.h36 struct bch_device { struct

Completed in 6 milliseconds