Searched defs:bt_bmc (Results 1 – 1 of 1) sorted by relevance
59 struct bt_bmc { struct78 static u8 bt_inb(struct bt_bmc *bt_bmc, int reg) in bt_inb()89 static void bt_outb(struct bt_bmc *bt_bmc, u8 data, int reg) in bt_outb()97 static void clr_rd_ptr(struct bt_bmc *bt_bmc) in clr_rd_ptr()102 static void clr_wr_ptr(struct bt_bmc *bt_bmc) in clr_wr_ptr()107 static void clr_h2b_atn(struct bt_bmc *bt_bmc) in clr_h2b_atn()112 static void set_b_busy(struct bt_bmc *bt_bmc) in set_b_busy()118 static void clr_b_busy(struct bt_bmc *bt_bmc) in clr_b_busy()124 static void set_b2h_atn(struct bt_bmc *bt_bmc) in set_b2h_atn()129 static u8 bt_read(struct bt_bmc *bt_bmc) in bt_read()[all …]