Lines Matching defs:apb
70 static inline unsigned long bt1_apb_n_to_timeout_us(struct bt1_apb *apb, u32 n) in bt1_apb_n_to_timeout_us()
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() local
119 struct bt1_apb *apb = data; in bt1_apb_clear_data() local
128 struct bt1_apb *apb; in bt1_apb_create_data() local
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()
206 struct bt1_apb *apb = data; in bt1_apb_clear_irq() local
211 static int bt1_apb_request_irq(struct bt1_apb *apb) in bt1_apb_request_irq()
244 struct bt1_apb *apb = dev_get_drvdata(dev); in count_show() local
253 struct bt1_apb *apb = dev_get_drvdata(dev); in timeout_show() local
271 struct bt1_apb *apb = dev_get_drvdata(dev); in timeout_store() local
298 struct bt1_apb *apb = dev_get_drvdata(dev); in inject_error_store() local
326 struct bt1_apb *apb = data; in bt1_apb_remove_sysfs() local
331 static int bt1_apb_init_sysfs(struct bt1_apb *apb) in bt1_apb_init_sysfs()
350 struct bt1_apb *apb; in bt1_apb_probe() local