Searched refs:config2 (Results 1 – 12 of 12) sorted by relevance
| /rk3399_rockchip-uboot/drivers/mtd/nand/raw/ |
| H A D | mxc_nand.h | 84 u16 config2; member 97 u16 config2; member 121 u32 config2; member 200 #define operation config2
|
| H A D | mxc_nand_spl.c | 32 while (!(readnfc(&nfc->config2) & NFC_V1_V2_CONFIG2_INT)) in nfc_wait_ready() 36 tmp = readnfc(&nfc->config2); in nfc_wait_ready() 38 writenfc(tmp, &nfc->config2); in nfc_wait_ready() 56 tmp = (readnfc(&nfc_ip->config2) & ~(NFC_V3_CONFIG2_SPAS_MASK | in nfc_nand_init() 75 writenfc(tmp, &nfc_ip->config2); in nfc_nand_init()
|
| H A D | mxc_nand.c | 120 tmp = readnfc(&host->regs->config2); 123 writenfc(tmp, &host->regs->config2); 364 uint32_t tmp = readnfc(&host->ip_regs->config2); 370 writenfc(tmp, &host->ip_regs->config2); 1278 tmp = readnfc(&host->ip_regs->config2); 1291 writenfc(tmp, &host->ip_regs->config2);
|
| /rk3399_rockchip-uboot/arch/mips/mach-ath79/ar934x/ |
| H A D | ddr.c | 26 u32 config2; member 96 writel(memcfg->config2, ddr_regs + AR71XX_DDR_REG_CONFIG2); in ar934x_ddr_init()
|
| /rk3399_rockchip-uboot/arch/arm/mach-rockchip/ |
| H A D | rockchip_smccc.c | 67 unsigned long config2) in sip_smc_set_suspend_mode() argument 71 res = __invoke_sip_fn_smc(SIP_SUSPEND_MODE, ctrl, config1, config2); in sip_smc_set_suspend_mode()
|
| /rk3399_rockchip-uboot/include/linux/mtd/ |
| H A D | omap_gpmc.h | 36 u32 config2; /* 0x04 */ member
|
| /rk3399_rockchip-uboot/include/ |
| H A D | fsl_usb.h | 70 u32 config2; member
|
| /rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/ |
| H A D | cpu_init.c | 116 setbits_be32(&usb_phy->config2, in fsl_erratum_a006261_workaround() 120 out_be32(&usb_phy->config2, in_be32(&usb_phy->config2) | temp); in fsl_erratum_a006261_workaround() 123 out_be32(&usb_phy->config2, in_be32(&usb_phy->config2) | temp); in fsl_erratum_a006261_workaround()
|
| /rk3399_rockchip-uboot/arch/arm/include/asm/arch-rockchip/ |
| H A D | rockchip_smccc.h | 124 unsigned long config2);
|
| /rk3399_rockchip-uboot/arch/arm/mach-omap2/ |
| H A D | mem-common.c | 71 writel(gpmc_config[1], &cs->config2); in enable_gpmc_cs_config()
|
| /rk3399_rockchip-uboot/board/gumstix/duovero/ |
| H A D | duovero.c | 141 writel(gpmc_config[1], &cs->config2); in enable_gpmc_net_config()
|
| /rk3399_rockchip-uboot/board/ti/evm/ |
| H A D | evm.c | 253 writel(NET_GPMC_CONFIG2, &gpmc_cfg->cs[5].config2); in setup_net_chip()
|