Home
last modified time | relevance | path

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

/openbmc/linux/drivers/bus/
H A Dbt1-apb.c48 struct bt1_apb { struct
71 static inline unsigned long bt1_apb_n_to_timeout_us(struct bt1_apb *apb, u32 n) in bt1_apb_n_to_timeout_us() argument
81 static inline unsigned long bt1_apb_timeout_to_n_us(struct bt1_apb *apb, in bt1_apb_timeout_to_n_us()
94 struct bt1_apb *apb = data; in bt1_apb_isr()
120 struct bt1_apb *apb = data; in bt1_apb_clear_data()
126 static struct bt1_apb *bt1_apb_create_data(struct platform_device *pdev) in bt1_apb_create_data()
129 struct bt1_apb *apb; in bt1_apb_create_data()
149 static int bt1_apb_request_regs(struct bt1_apb *apb) in bt1_apb_request_regs()
173 static int bt1_apb_request_rst(struct bt1_apb *apb) in bt1_apb_request_rst()
191 struct bt1_apb *apb = data; in bt1_apb_disable_clk()
[all …]