Home
last modified time | relevance | path

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

/drivers/media/platform/raspberrypi/rp1-cfe/
A Ddphy.c36 static u32 dw_csi2_host_read(struct dphy_data *dphy, u32 offset) in dw_csi2_host_read()
46 static void set_tstclr(struct dphy_data *dphy, u32 val) in set_tstclr()
53 static void set_tstclk(struct dphy_data *dphy, u32 val) in set_tstclk()
60 static uint8_t get_tstdout(struct dphy_data *dphy) in get_tstdout()
67 static void set_testen(struct dphy_data *dphy, u32 val) in set_testen()
75 static void set_testdin(struct dphy_data *dphy, u32 val) in set_testdin()
82 static uint8_t dphy_transaction(struct dphy_data *dphy, u8 test_code, in dphy_transaction()
129 static void dphy_init(struct dphy_data *dphy) in dphy_init()
148 void dphy_start(struct dphy_data *dphy) in dphy_start()
159 void dphy_stop(struct dphy_data *dphy) in dphy_stop()
[all …]
A Ddphy.h13 struct dphy_data { struct
23 void dphy_probe(struct dphy_data *dphy); argument
24 void dphy_start(struct dphy_data *dphy);
25 void dphy_stop(struct dphy_data *dphy);
A Dcsi2.h56 struct dphy_data dphy;

Completed in 6 milliseconds