Searched refs:CC_SROM_OTP (Results 1 – 15 of 15) sorted by relevance
82 #define CC_SROM_OTP 0x800 /* SROM/OTP address space */ macro
115 return (uint8 *)((uintptr)SI_ENUM_BASE(sih) + CC_SROM_OTP); in srom_offset()117 return (volatile uint8*)curmap + PCI_16KB0_CCREGS_OFFSET + CC_SROM_OTP; in srom_offset()1519 srom = (volatile uint16 *)((volatile uint8 *)ccregs + CC_SROM_OTP);1646 srom = (volatile uint16 *)((volatile uint8 *)ccregs + CC_SROM_OTP);4559 ccregs = ((volatile uint8 *)sprom - CC_SROM_OTP);4581 ccregs = (volatile void *)((volatile uint8 *)sprom - CC_SROM_OTP);
685 offset = CC_SROM_OTP; /* OTP offset in chipcommon. */ in sdioh_cis_read()
621 #define CC_SROM_OTP 0xa000 /* SROM/OTP address space */ macro623 #define CC_SROM_OTP 0x0800 macro
582 #define CC_SROM_OTP 0xa000 /* SROM/OTP address space */ macro584 #define CC_SROM_OTP 0x0800 macro
648 offset = CC_SROM_OTP; /* OTP offset in chipcommon. */ in sdioh_cis_read()
620 offset = CC_SROM_OTP; /* OTP offset in chipcommon. */ in sdioh_cis_read()
708 #define CC_SROM_OTP 0x0800 macro