Home
last modified time | relevance | path

Searched refs:setbits_be16 (Results 1 – 15 of 15) sorted by relevance

/arch/powerpc/include/asm/
A Diopin_8xx.h35 setbits_be16(datp, 1 << (15 - iopin->pin)); in iopin_set_high()
43 setbits_be16(datp, 1 << (15 - iopin->pin)); in iopin_set_high()
47 setbits_be16(datp, 1 << (15 - iopin->pin)); in iopin_set_high()
129 setbits_be16(dirp, 1 << (15 - iopin->pin)); in iopin_set_out()
137 setbits_be16(dirp, 1 << (15 - iopin->pin)); in iopin_set_out()
141 setbits_be16(dirp, 1 << (15 - iopin->pin)); in iopin_set_out()
223 setbits_be16(odrp, 1 << (15 - iopin->pin)); in iopin_set_odr()
227 setbits_be16(odrp, 1 << (31 - iopin->pin)); in iopin_set_odr()
285 setbits_be16(parp, 1 << (15 - iopin->pin)); in iopin_set_ded()
293 setbits_be16(parp, 1 << (15 - iopin->pin)); in iopin_set_ded()
[all …]
A Dio.h287 #define setbits_be16(addr, set) setbits(be16, addr, set) macro
/arch/m68k/cpu/mcf523x/
A Dcpu_init.c134 setbits_be16(&gpio->par_uart, in uart_port_conf()
140 setbits_be16(&gpio->par_uart, in uart_port_conf()
147 setbits_be16(&gpio->par_uart, in uart_port_conf()
/arch/m68k/cpu/mcf52x2/
A Dcpu_init.c131 setbits_be16(&gpio->par_uart, GPIO_PAR_UART_U0TXD | GPIO_PAR_UART_U0RXD); in uart_port_conf()
135 setbits_be16(&gpio->par_uart, GPIO_PAR_UART_U1TXD | GPIO_PAR_UART_U1RXD); in uart_port_conf()
498 setbits_be16(&gpio->par_uart, UART0_ENABLE_MASK); in uart_port_conf()
502 setbits_be16(&gpio->par_uart, UART1_ENABLE_MASK); in uart_port_conf()
506 setbits_be16(&gpio->par_uart, UART2_ENABLE_MASK); in uart_port_conf()
523 setbits_be16(&gpio->par_feci2c, 0x0f00); in fecpin_setclear()
526 setbits_be16(&gpio->par_feci2c, 0x00a0); in fecpin_setclear()
/arch/m68k/cpu/mcf5445x/
A Dspeed.c45 setbits_be16(&ccm->misccr, CCM_MISCCR_LIMP); in clock_enter_limp()
100 setbits_be16(&ccm->misccr2, 0x02); in setup_5441x_clocks()
/arch/m68k/cpu/mcf532x/
A Dcpu_init.c113 setbits_be16(&ccm->misccr, CCM_MISCCR_FECM); in cpu_init_r()
311 setbits_be16(&gpio->par_uart, in uart_port_conf()
317 setbits_be16(&gpio->par_uart, in uart_port_conf()
331 setbits_be16(&gpio->par_ssi, in uart_port_conf()
A Dspeed.c106 setbits_be16(&ccm->misccr, CCM_MISCCR_LIMP); in clock_limp()
/arch/sandbox/include/asm/
A Dio.h109 #define setbits_be16(addr, set) setbits(be16, addr, set) macro
185 #define setbits_be16(addr, set) setbits(be16, addr, set) macro
/arch/nios2/include/asm/
A Dio.h165 #define setbits_be16(addr, set) setbits(be16, addr, set) macro
/arch/m68k/include/asm/
A Dio.h236 #define setbits_be16(addr, set) setbits(be16, addr, set) macro
/arch/arc/include/asm/
A Dio.h239 #define setbits_be16(addr, set) setbits(be16, addr, set) macro
/arch/sh/include/asm/
A Dio.h223 #define setbits_be16(addr, set) setbits(be16, addr, set) macro
/arch/x86/include/asm/
A Dio.h118 #define setbits_be16(addr, set) setbits(be16, addr, set) macro
/arch/riscv/include/asm/
A Dio.h163 #define setbits_be16(addr, set) setbits(be16, addr, set) macro
/arch/arm/include/asm/
A Dio.h276 #define setbits_be16(addr, set) setbits(be16, addr, set) macro

Completed in 60 milliseconds