Home
last modified time | relevance | path

Searched refs:GPIO_PAR_TIMER_T2IN_UNMASK (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/m68k/cpu/mcf5227x/
H A Dcpu_init.c169 clrbits_8(&gpio->par_timer, ~GPIO_PAR_TIMER_T2IN_UNMASK); in cfspi_claim_bus()
190 clrbits_8(&gpio->par_timer, ~GPIO_PAR_TIMER_T2IN_UNMASK); in cfspi_release_bus()
/OK3568_Linux_fs/u-boot/arch/m68k/include/asm/
H A Dm5227x.h289 #define GPIO_PAR_TIMER_T2IN_UNMASK (0xCF) macro
H A Dm5445x.h386 #define GPIO_PAR_TIMER_T2IN_UNMASK (0xCF) macro
/OK3568_Linux_fs/u-boot/arch/m68k/cpu/mcf5445x/
H A Dcpu_init.c351 ~(GPIO_PAR_TIMER_T3IN_UNMASK | GPIO_PAR_TIMER_T2IN_UNMASK)); in uart_port_conf()