Searched refs:gpfcon (Results 1 – 16 of 16) sorted by relevance
/dports/emulators/x49gp/x49gp/x49gp-code/ |
H A D | s3c2410_io_port.c | 36 uint32_t gpfcon; member 96 S3C2410_OFFSET(IO_PORT, GPFCON, 0x00000000, io->gpfcon), in s3c2410_io_port_data_init() 244 if (1 != ((io->gpfcon >> 6) & 3)) { in s3c2410_io_port_read() 474 switch ((io->gpfcon >> (2 * n)) & 3) { in s3c2410_io_port_f_set_bit()
|
/dports/sysutils/u-boot-utilite/u-boot-2015.07/board/samsung/smdk2410/ |
H A D | smdk2410.c | 87 writel(0x000055AA, &gpio->gpfcon); in board_early_init_f()
|
/dports/sysutils/u-boot-utilite/u-boot-2015.07/board/mpl/vcma9/ |
H A D | vcma9.c | 41 writel(0x00000000, &gpio->gpfcon); in board_early_init_f()
|
/dports/sysutils/u-boot-utilite/u-boot-2015.07/arch/arm/include/asm/arch-s3c24x0/ |
H A D | s3c24x0.h | 412 u32 gpfcon; member 462 u32 gpfcon; member
|
/dports/emulators/mess/mame-mame0226/src/devices/machine/ |
H A D | s3c2400.h | 378 uint32_t gpfcon; member
|
H A D | s3c44b0.h | 317 uint32_t gpfcon; member
|
H A D | s3c2410.h | 456 uint32_t gpfcon; member
|
H A D | s3c2440.h | 493 uint32_t gpfcon; member
|
H A D | s3c24xx.hxx | 1821 …data = iface_gpio_port_r( S3C24XX_GPIO_PORT_F, s3c24xx_gpio_get_mask(m_gpio.regs.gpfcon, 0) & S3C2… in s3c24xx_gpio_r() 1877 …iface_gpio_port_w(S3C24XX_GPIO_PORT_F, s3c24xx_gpio_get_mask(m_gpio.regs.gpfcon, 1) & S3C24XX_GPFD… in s3c24xx_gpio_w()
|
H A D | s3c44b0.cpp | 428 save_item(NAME(m_gpio.regs.gpfcon)); in device_start()
|
/dports/emulators/mame/mame-mame0226/src/devices/machine/ |
H A D | s3c2400.h | 378 uint32_t gpfcon; member
|
H A D | s3c44b0.h | 317 uint32_t gpfcon; member
|
H A D | s3c2410.h | 456 uint32_t gpfcon; member
|
H A D | s3c2440.h | 493 uint32_t gpfcon; member
|
H A D | s3c24xx.hxx | 1821 …data = iface_gpio_port_r( S3C24XX_GPIO_PORT_F, s3c24xx_gpio_get_mask(m_gpio.regs.gpfcon, 0) & S3C2… in s3c24xx_gpio_r() 1877 …iface_gpio_port_w(S3C24XX_GPIO_PORT_F, s3c24xx_gpio_get_mask(m_gpio.regs.gpfcon, 1) & S3C24XX_GPFD… in s3c24xx_gpio_w()
|
H A D | s3c44b0.cpp | 428 save_item(NAME(m_gpio.regs.gpfcon)); in device_start()
|