Home
last modified time | relevance | path

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

/arch/blackfin/kernel/
Dbfin_gpio.c230 u16 m, pmux, pfunc, mask; in portmux_group_check() local
235 pmux = bfin_read_PORT_MUX(); in portmux_group_check()
249 pfunc = (pmux >> offset) & mask; in portmux_group_check()
265 u16 pmux, mask; in portmux_setup() local
270 pmux = bfin_read_PORT_MUX(); in portmux_setup()
276 pmux &= ~(mask << offset); in portmux_setup()
277 pmux |= ((function & mask) << offset); in portmux_setup()
279 bfin_write_PORT_MUX(pmux); in portmux_setup()
316 u16 pmux; in portmux_setup() local
318 pmux = *port_mux[gpio_bank(ident)]; in portmux_setup()
[all …]
/arch/arm/boot/dts/
Dberlin2q.dtsi327 twsi0_pmux: twsi0-pmux {
332 twsi1_pmux: twsi1-pmux {
430 uart0_pmux: uart0-pmux {
435 uart1_pmux: uart1-pmux {
440 twsi2_pmux: twsi2-pmux {
445 twsi3_pmux: twsi3-pmux {
Dberlin2.dtsi338 uart0_pmux: uart0-pmux {
343 uart1_pmux: uart1-pmux {
348 uart2_pmux: uart2-pmux {
Dberlin2cd.dtsi238 uart0_pmux: uart0-pmux {