Home
last modified time | relevance | path

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

/linux/drivers/bus/
H A Dbt1-apb.c47 struct bt1_apb { struct
70 static inline unsigned long bt1_apb_n_to_timeout_us(struct bt1_apb *apb, u32 n) in bt1_apb_n_to_timeout_us() argument
80 static inline unsigned long bt1_apb_timeout_to_n_us(struct bt1_apb *apb, in bt1_apb_timeout_to_n_us()
93 struct bt1_apb *apb = data; in bt1_apb_isr()
119 struct bt1_apb *apb = data; in bt1_apb_clear_data()
125 static struct bt1_apb *bt1_apb_create_data(struct platform_device *pdev) in bt1_apb_create_data()
128 struct bt1_apb *apb; in bt1_apb_create_data()
148 static int bt1_apb_request_regs(struct bt1_apb *apb) in bt1_apb_request_regs()
172 static int bt1_apb_request_rst(struct bt1_apb *apb) in bt1_apb_request_rst()
188 static int bt1_apb_request_clk(struct bt1_apb *apb) in bt1_apb_request_clk()
[all …]