Searched refs:chmc (Results 1 – 2 of 2) sorted by relevance
73 struct chmc *p;87 struct chmc { struct520 struct chmc *p; in chmc_find_bank()589 static u64 chmc_read_mcreg(struct chmc *p, unsigned long offset) in chmc_read_mcreg()614 static void chmc_write_mcreg(struct chmc *p, unsigned long offset, u64 val)629 static void chmc_interpret_one_decode_reg(struct chmc *p, int which_bank, u64 val) in chmc_interpret_one_decode_reg()677 static void chmc_fetch_decode_regs(struct chmc *p) in chmc_fetch_decode_regs()698 struct chmc *p; in chmc_probe()775 static void chmc_destroy(struct platform_device *op, struct chmc *p) in chmc_destroy()
107 obj-$(CONFIG_US3_MC) += chmc.o