Searched defs:bt_bmc (Results 1 – 2 of 2) sorted by relevance
57 struct bt_bmc { struct69 static u8 bt_inb(struct bt_bmc *bt_bmc, int reg) in bt_inb()74 static void bt_outb(struct bt_bmc *bt_bmc, u8 data, int reg) in bt_outb()79 static void clr_rd_ptr(struct bt_bmc *bt_bmc) in clr_rd_ptr()84 static void clr_wr_ptr(struct bt_bmc *bt_bmc) in clr_wr_ptr()89 static void clr_h2b_atn(struct bt_bmc *bt_bmc) in clr_h2b_atn()94 static void set_b_busy(struct bt_bmc *bt_bmc) in set_b_busy()100 static void clr_b_busy(struct bt_bmc *bt_bmc) in clr_b_busy()106 static void set_b2h_atn(struct bt_bmc *bt_bmc) in set_b2h_atn()111 static u8 bt_read(struct bt_bmc *bt_bmc) in bt_read()[all …]
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 …]