Searched defs:shdwc (Results 1 – 8 of 8) sorted by relevance
82 struct shdwc_reg_config shdwc; member86 struct shdwc { struct89 void __iomem *shdwc_base; argument98 static struct shdwc *at91_shdwc; argument
54 static struct shdwc { struct56 void __iomem *shdwc_base; argument58 } at91_shdwc; argument
70 struct shdwc { struct71 const struct shdwc_config *cfg; argument72 void __iomem *at91_shdwc_base; argument
36 void __iomem *shdwc; member
454 .shdwc: label
33 void __iomem *shdwc; member
683 .shdwc: label
185 static int at91_sama5d2_config_shdwc_ws(void __iomem *shdwc, u32 *mode, in at91_sama5d2_config_shdwc_ws()