Searched defs:regbase (Results 1 – 6 of 6) sorted by relevance
/arch/mips/netlogic/xlp/ |
D | ahci-init-xlp2.c | 169 static void sata_clear_glue_reg(u64 regbase, u32 off, u32 bit) in sata_clear_glue_reg() 177 static void sata_set_glue_reg(u64 regbase, u32 off, u32 bit) in sata_set_glue_reg() 185 static void write_phy_reg(u64 regbase, u32 addr, u32 physel, u8 data) in write_phy_reg() 192 static u8 read_phy_reg(u64 regbase, u32 addr, u32 physel) in read_phy_reg() 203 static void config_sata_phy(u64 regbase) in config_sata_phy() 229 static void check_phy_register(u64 regbase, u32 addr, u32 physel, u8 xdata) in check_phy_register() 238 static void verify_sata_phy_config(u64 regbase) in verify_sata_phy_config() 256 u64 regbase; in nlm_sata_firmware_init() local 347 u64 regbase; in nlm_sata_intr_ack() local 366 u64 regbase; in nlm_sata_fixup_final() local
|
D | ahci-init.c | 95 static void sata_clear_glue_reg(uint64_t regbase, uint32_t off, uint32_t bit) in sata_clear_glue_reg() 103 static void sata_set_glue_reg(uint64_t regbase, uint32_t off, uint32_t bit) in sata_set_glue_reg() 114 uint64_t regbase; in nlm_sata_firmware_init() local 164 uint64_t regbase; in nlm_sata_intr_ack() local 184 uint64_t regbase; in nlm_sata_fixup_final() local
|
/arch/mips/rb532/ |
D | gpio.c | 42 void __iomem *regbase; member
|
/arch/parisc/include/asm/ |
D | grfioctl.h | 76 gaddr_t fbbase, regbase;/* framebuffer and register base addr */ member
|
/arch/mips/include/asm/mach-au1x00/ |
D | au1xxx_ide.h | 60 u32 regbase; member
|
/arch/sparc/kernel/ |
D | pci_schizo.c | 132 unsigned long regbase = pbm->pbm_regs; in __schizo_check_stc_error_pbm() local
|