Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/fpga/
Daltera-cvp.c64 struct altera_cvp_conf { struct
68 void (*write_data)(struct altera_cvp_conf *, u32); argument
75 struct altera_cvp_conf *conf = mgr->priv; in altera_cvp_state() argument
89 static void altera_cvp_write_data_iomem(struct altera_cvp_conf *conf, u32 val) in altera_cvp_write_data_iomem()
94 static void altera_cvp_write_data_config(struct altera_cvp_conf *conf, u32 val) in altera_cvp_write_data_config()
100 static void altera_cvp_dummy_write(struct altera_cvp_conf *conf) in altera_cvp_dummy_write()
115 static int altera_cvp_wait_status(struct altera_cvp_conf *conf, u32 status_mask, in altera_cvp_wait_status()
140 struct altera_cvp_conf *conf = mgr->priv; in altera_cvp_teardown()
173 struct altera_cvp_conf *conf = mgr->priv; in altera_cvp_write_init()
263 struct altera_cvp_conf *conf = mgr->priv; in altera_cvp_chk_error()
[all …]