Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dsuperhyway.h22 struct superhyway_vcr_info { struct
32 int (*read_vcr)(unsigned long base, struct superhyway_vcr_info *vcr); argument
33 int (*write_vcr)(unsigned long base, struct superhyway_vcr_info vcr);
73 struct superhyway_vcr_info vcr;
83 struct superhyway_vcr_info *vcr) in superhyway_read_vcr()
90 struct superhyway_vcr_info vcr) in superhyway_write_vcr()
/openbmc/linux/arch/sh/drivers/superhyway/
H A Dops-sh4-202.c117 static int sh4202_read_vcr(unsigned long base, struct superhyway_vcr_info *vcr) in sh4202_read_vcr()
143 static int sh4202_write_vcr(unsigned long base, struct superhyway_vcr_info vcr) in sh4202_write_vcr()