Home
last modified time | relevance | path

Searched refs:datp (Results 1 – 25 of 177) sorted by relevance

12345678

/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot-sam460ex/arch/powerpc/include/asm/
H A Diopin_8xx.h50 *datp |= (1 << (15 - iopin->pin)); in iopin_set_high()
53 *datp |= (1 << (31 - iopin->pin)); in iopin_set_high()
56 *datp |= (1 << (15 - iopin->pin)); in iopin_set_high()
59 *datp |= (1 << (15 - iopin->pin)); in iopin_set_high()
68 *datp &= ~(1 << (15 - iopin->pin)); in iopin_set_low()
71 *datp &= ~(1 << (31 - iopin->pin)); in iopin_set_low()
74 *datp &= ~(1 << (15 - iopin->pin)); in iopin_set_low()
77 *datp &= ~(1 << (15 - iopin->pin)); in iopin_set_low()
86 return (*datp >> (15 - iopin->pin)) & 1; in iopin_is_high()
89 return (*datp >> (31 - iopin->pin)) & 1; in iopin_is_high()
[all …]
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot-sam460ex/arch/powerpc/include/asm/
H A Diopin_8xx.h50 *datp |= (1 << (15 - iopin->pin)); in iopin_set_high()
53 *datp |= (1 << (31 - iopin->pin)); in iopin_set_high()
56 *datp |= (1 << (15 - iopin->pin)); in iopin_set_high()
59 *datp |= (1 << (15 - iopin->pin)); in iopin_set_high()
68 *datp &= ~(1 << (15 - iopin->pin)); in iopin_set_low()
71 *datp &= ~(1 << (31 - iopin->pin)); in iopin_set_low()
74 *datp &= ~(1 << (15 - iopin->pin)); in iopin_set_low()
77 *datp &= ~(1 << (15 - iopin->pin)); in iopin_set_low()
86 return (*datp >> (15 - iopin->pin)) & 1; in iopin_is_high()
89 return (*datp >> (31 - iopin->pin)) & 1; in iopin_is_high()
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot-sam460ex/arch/powerpc/include/asm/
H A Diopin_8xx.h50 *datp |= (1 << (15 - iopin->pin)); in iopin_set_high()
53 *datp |= (1 << (31 - iopin->pin)); in iopin_set_high()
56 *datp |= (1 << (15 - iopin->pin)); in iopin_set_high()
59 *datp |= (1 << (15 - iopin->pin)); in iopin_set_high()
68 *datp &= ~(1 << (15 - iopin->pin)); in iopin_set_low()
71 *datp &= ~(1 << (31 - iopin->pin)); in iopin_set_low()
74 *datp &= ~(1 << (15 - iopin->pin)); in iopin_set_low()
77 *datp &= ~(1 << (15 - iopin->pin)); in iopin_set_low()
86 return (*datp >> (15 - iopin->pin)) & 1; in iopin_is_high()
89 return (*datp >> (31 - iopin->pin)) & 1; in iopin_is_high()
[all …]
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/u-boot-sam460ex/arch/powerpc/include/asm/
H A Diopin_8xx.h50 *datp |= (1 << (15 - iopin->pin)); in iopin_set_high()
53 *datp |= (1 << (31 - iopin->pin)); in iopin_set_high()
56 *datp |= (1 << (15 - iopin->pin)); in iopin_set_high()
59 *datp |= (1 << (15 - iopin->pin)); in iopin_set_high()
68 *datp &= ~(1 << (15 - iopin->pin)); in iopin_set_low()
71 *datp &= ~(1 << (31 - iopin->pin)); in iopin_set_low()
74 *datp &= ~(1 << (15 - iopin->pin)); in iopin_set_low()
77 *datp &= ~(1 << (15 - iopin->pin)); in iopin_set_low()
86 return (*datp >> (15 - iopin->pin)) & 1; in iopin_is_high()
89 return (*datp >> (31 - iopin->pin)) & 1; in iopin_is_high()
[all …]
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot-sam460ex/arch/powerpc/include/asm/
H A Diopin_8xx.h50 *datp |= (1 << (15 - iopin->pin)); in iopin_set_high()
53 *datp |= (1 << (31 - iopin->pin)); in iopin_set_high()
56 *datp |= (1 << (15 - iopin->pin)); in iopin_set_high()
59 *datp |= (1 << (15 - iopin->pin)); in iopin_set_high()
68 *datp &= ~(1 << (15 - iopin->pin)); in iopin_set_low()
71 *datp &= ~(1 << (31 - iopin->pin)); in iopin_set_low()
74 *datp &= ~(1 << (15 - iopin->pin)); in iopin_set_low()
77 *datp &= ~(1 << (15 - iopin->pin)); in iopin_set_low()
86 return (*datp >> (15 - iopin->pin)) & 1; in iopin_is_high()
89 return (*datp >> (31 - iopin->pin)) & 1; in iopin_is_high()
[all …]
/dports/emulators/qemu/qemu-6.2.0/roms/u-boot-sam460ex/arch/powerpc/include/asm/
H A Diopin_8xx.h50 *datp |= (1 << (15 - iopin->pin)); in iopin_set_high()
53 *datp |= (1 << (31 - iopin->pin)); in iopin_set_high()
56 *datp |= (1 << (15 - iopin->pin)); in iopin_set_high()
59 *datp |= (1 << (15 - iopin->pin)); in iopin_set_high()
68 *datp &= ~(1 << (15 - iopin->pin)); in iopin_set_low()
71 *datp &= ~(1 << (31 - iopin->pin)); in iopin_set_low()
74 *datp &= ~(1 << (15 - iopin->pin)); in iopin_set_low()
77 *datp &= ~(1 << (15 - iopin->pin)); in iopin_set_low()
86 return (*datp >> (15 - iopin->pin)) & 1; in iopin_is_high()
89 return (*datp >> (31 - iopin->pin)) & 1; in iopin_is_high()
[all …]
/dports/sysutils/u-boot-utilite/u-boot-2015.07/arch/powerpc/include/asm/
H A Diopin_8xx.h34 *datp |= (1 << (15 - iopin->pin)); in iopin_set_high()
37 *datp |= (1 << (31 - iopin->pin)); in iopin_set_high()
40 *datp |= (1 << (15 - iopin->pin)); in iopin_set_high()
43 *datp |= (1 << (15 - iopin->pin)); in iopin_set_high()
52 *datp &= ~(1 << (15 - iopin->pin)); in iopin_set_low()
55 *datp &= ~(1 << (31 - iopin->pin)); in iopin_set_low()
58 *datp &= ~(1 << (15 - iopin->pin)); in iopin_set_low()
61 *datp &= ~(1 << (15 - iopin->pin)); in iopin_set_low()
70 return (*datp >> (15 - iopin->pin)) & 1; in iopin_is_high()
73 return (*datp >> (31 - iopin->pin)) & 1; in iopin_is_high()
[all …]
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot-sam460ex/arch/powerpc/include/asm/
H A Diopin_8xx.h50 *datp |= (1 << (15 - iopin->pin)); in iopin_set_high()
53 *datp |= (1 << (31 - iopin->pin)); in iopin_set_high()
56 *datp |= (1 << (15 - iopin->pin)); in iopin_set_high()
59 *datp |= (1 << (15 - iopin->pin)); in iopin_set_high()
68 *datp &= ~(1 << (15 - iopin->pin)); in iopin_set_low()
71 *datp &= ~(1 << (31 - iopin->pin)); in iopin_set_low()
74 *datp &= ~(1 << (15 - iopin->pin)); in iopin_set_low()
77 *datp &= ~(1 << (15 - iopin->pin)); in iopin_set_low()
86 return (*datp >> (15 - iopin->pin)) & 1; in iopin_is_high()
89 return (*datp >> (31 - iopin->pin)) & 1; in iopin_is_high()
[all …]
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/arch/powerpc/include/asm/
H A Diopin_8xx.h35 setbits_be16(datp, 1 << (15 - iopin->pin)); in iopin_set_high()
37 uint __iomem *datp = &immap->im_cpm.cp_pbdat; in iopin_set_high() local
39 setbits_be32(datp, 1 << (31 - 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()
58 clrbits_be16(datp, 1 << (15 - iopin->pin)); in iopin_set_low()
60 uint __iomem *datp = &immap->im_cpm.cp_pbdat; in iopin_set_low() local
62 clrbits_be32(datp, 1 << (31 - iopin->pin)); in iopin_set_low()
66 clrbits_be16(datp, 1 << (15 - iopin->pin)); in iopin_set_low()
70 clrbits_be16(datp, 1 << (15 - iopin->pin)); in iopin_set_low()
[all …]
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/arch/powerpc/include/asm/
H A Diopin_8xx.h35 setbits_be16(datp, 1 << (15 - iopin->pin)); in iopin_set_high()
37 uint __iomem *datp = &immap->im_cpm.cp_pbdat; in iopin_set_high() local
39 setbits_be32(datp, 1 << (31 - 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()
58 clrbits_be16(datp, 1 << (15 - iopin->pin)); in iopin_set_low()
60 uint __iomem *datp = &immap->im_cpm.cp_pbdat; in iopin_set_low() local
62 clrbits_be32(datp, 1 << (31 - iopin->pin)); in iopin_set_low()
66 clrbits_be16(datp, 1 << (15 - iopin->pin)); in iopin_set_low()
70 clrbits_be16(datp, 1 << (15 - iopin->pin)); in iopin_set_low()
[all …]
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/arch/powerpc/include/asm/
H A Diopin_8xx.h35 setbits_be16(datp, 1 << (15 - iopin->pin)); in iopin_set_high()
37 uint __iomem *datp = &immap->im_cpm.cp_pbdat; in iopin_set_high() local
39 setbits_be32(datp, 1 << (31 - 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()
58 clrbits_be16(datp, 1 << (15 - iopin->pin)); in iopin_set_low()
60 uint __iomem *datp = &immap->im_cpm.cp_pbdat; in iopin_set_low() local
62 clrbits_be32(datp, 1 << (31 - iopin->pin)); in iopin_set_low()
66 clrbits_be16(datp, 1 << (15 - iopin->pin)); in iopin_set_low()
70 clrbits_be16(datp, 1 << (15 - iopin->pin)); in iopin_set_low()
[all …]
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/arch/powerpc/include/asm/
H A Diopin_8xx.h35 setbits_be16(datp, 1 << (15 - iopin->pin)); in iopin_set_high()
37 uint __iomem *datp = &immap->im_cpm.cp_pbdat; in iopin_set_high() local
39 setbits_be32(datp, 1 << (31 - 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()
58 clrbits_be16(datp, 1 << (15 - iopin->pin)); in iopin_set_low()
60 uint __iomem *datp = &immap->im_cpm.cp_pbdat; in iopin_set_low() local
62 clrbits_be32(datp, 1 << (31 - iopin->pin)); in iopin_set_low()
66 clrbits_be16(datp, 1 << (15 - iopin->pin)); in iopin_set_low()
70 clrbits_be16(datp, 1 << (15 - iopin->pin)); in iopin_set_low()
[all …]
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/arch/powerpc/include/asm/
H A Diopin_8xx.h35 setbits_be16(datp, 1 << (15 - iopin->pin)); in iopin_set_high()
37 uint __iomem *datp = &immap->im_cpm.cp_pbdat; in iopin_set_high() local
39 setbits_be32(datp, 1 << (31 - 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()
58 clrbits_be16(datp, 1 << (15 - iopin->pin)); in iopin_set_low()
60 uint __iomem *datp = &immap->im_cpm.cp_pbdat; in iopin_set_low() local
62 clrbits_be32(datp, 1 << (31 - iopin->pin)); in iopin_set_low()
66 clrbits_be16(datp, 1 << (15 - iopin->pin)); in iopin_set_low()
70 clrbits_be16(datp, 1 << (15 - iopin->pin)); in iopin_set_low()
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/arch/powerpc/include/asm/
H A Diopin_8xx.h35 setbits_be16(datp, 1 << (15 - iopin->pin)); in iopin_set_high()
37 uint __iomem *datp = &immap->im_cpm.cp_pbdat; in iopin_set_high() local
39 setbits_be32(datp, 1 << (31 - 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()
58 clrbits_be16(datp, 1 << (15 - iopin->pin)); in iopin_set_low()
60 uint __iomem *datp = &immap->im_cpm.cp_pbdat; in iopin_set_low() local
62 clrbits_be32(datp, 1 << (31 - iopin->pin)); in iopin_set_low()
66 clrbits_be16(datp, 1 << (15 - iopin->pin)); in iopin_set_low()
70 clrbits_be16(datp, 1 << (15 - iopin->pin)); in iopin_set_low()
[all …]
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/arch/powerpc/include/asm/
H A Diopin_8xx.h35 setbits_be16(datp, 1 << (15 - iopin->pin)); in iopin_set_high()
37 uint __iomem *datp = &immap->im_cpm.cp_pbdat; in iopin_set_high() local
39 setbits_be32(datp, 1 << (31 - 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()
58 clrbits_be16(datp, 1 << (15 - iopin->pin)); in iopin_set_low()
60 uint __iomem *datp = &immap->im_cpm.cp_pbdat; in iopin_set_low() local
62 clrbits_be32(datp, 1 << (31 - iopin->pin)); in iopin_set_low()
66 clrbits_be16(datp, 1 << (15 - iopin->pin)); in iopin_set_low()
70 clrbits_be16(datp, 1 << (15 - iopin->pin)); in iopin_set_low()
[all …]
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/arch/powerpc/include/asm/
H A Diopin_8xx.h35 setbits_be16(datp, 1 << (15 - iopin->pin)); in iopin_set_high()
37 uint __iomem *datp = &immap->im_cpm.cp_pbdat; in iopin_set_high() local
39 setbits_be32(datp, 1 << (31 - 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()
58 clrbits_be16(datp, 1 << (15 - iopin->pin)); in iopin_set_low()
60 uint __iomem *datp = &immap->im_cpm.cp_pbdat; in iopin_set_low() local
62 clrbits_be32(datp, 1 << (31 - iopin->pin)); in iopin_set_low()
66 clrbits_be16(datp, 1 << (15 - iopin->pin)); in iopin_set_low()
70 clrbits_be16(datp, 1 << (15 - iopin->pin)); in iopin_set_low()
[all …]
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/arch/powerpc/include/asm/
H A Diopin_8xx.h35 setbits_be16(datp, 1 << (15 - iopin->pin)); in iopin_set_high()
37 uint __iomem *datp = &immap->im_cpm.cp_pbdat; in iopin_set_high() local
39 setbits_be32(datp, 1 << (31 - 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()
58 clrbits_be16(datp, 1 << (15 - iopin->pin)); in iopin_set_low()
60 uint __iomem *datp = &immap->im_cpm.cp_pbdat; in iopin_set_low() local
62 clrbits_be32(datp, 1 << (31 - iopin->pin)); in iopin_set_low()
66 clrbits_be16(datp, 1 << (15 - iopin->pin)); in iopin_set_low()
70 clrbits_be16(datp, 1 << (15 - iopin->pin)); in iopin_set_low()
[all …]
/dports/sysutils/u-boot-sopine/u-boot-2021.07/arch/powerpc/include/asm/
H A Diopin_8xx.h35 setbits_be16(datp, 1 << (15 - iopin->pin)); in iopin_set_high()
37 uint __iomem *datp = &immap->im_cpm.cp_pbdat; in iopin_set_high() local
39 setbits_be32(datp, 1 << (31 - 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()
58 clrbits_be16(datp, 1 << (15 - iopin->pin)); in iopin_set_low()
60 uint __iomem *datp = &immap->im_cpm.cp_pbdat; in iopin_set_low() local
62 clrbits_be32(datp, 1 << (31 - iopin->pin)); in iopin_set_low()
66 clrbits_be16(datp, 1 << (15 - iopin->pin)); in iopin_set_low()
70 clrbits_be16(datp, 1 << (15 - iopin->pin)); in iopin_set_low()
[all …]
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/arch/powerpc/include/asm/
H A Diopin_8xx.h35 setbits_be16(datp, 1 << (15 - iopin->pin)); in iopin_set_high()
37 uint __iomem *datp = &immap->im_cpm.cp_pbdat; in iopin_set_high() local
39 setbits_be32(datp, 1 << (31 - 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()
58 clrbits_be16(datp, 1 << (15 - iopin->pin)); in iopin_set_low()
60 uint __iomem *datp = &immap->im_cpm.cp_pbdat; in iopin_set_low() local
62 clrbits_be32(datp, 1 << (31 - iopin->pin)); in iopin_set_low()
66 clrbits_be16(datp, 1 << (15 - iopin->pin)); in iopin_set_low()
70 clrbits_be16(datp, 1 << (15 - iopin->pin)); in iopin_set_low()
[all …]
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/arch/powerpc/include/asm/
H A Diopin_8xx.h35 setbits_be16(datp, 1 << (15 - iopin->pin)); in iopin_set_high()
37 uint __iomem *datp = &immap->im_cpm.cp_pbdat; in iopin_set_high() local
39 setbits_be32(datp, 1 << (31 - 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()
58 clrbits_be16(datp, 1 << (15 - iopin->pin)); in iopin_set_low()
60 uint __iomem *datp = &immap->im_cpm.cp_pbdat; in iopin_set_low() local
62 clrbits_be32(datp, 1 << (31 - iopin->pin)); in iopin_set_low()
66 clrbits_be16(datp, 1 << (15 - iopin->pin)); in iopin_set_low()
70 clrbits_be16(datp, 1 << (15 - iopin->pin)); in iopin_set_low()
[all …]
/dports/sysutils/u-boot-qemu-arm64/u-boot-2021.07/arch/powerpc/include/asm/
H A Diopin_8xx.h35 setbits_be16(datp, 1 << (15 - iopin->pin)); in iopin_set_high()
37 uint __iomem *datp = &immap->im_cpm.cp_pbdat; in iopin_set_high() local
39 setbits_be32(datp, 1 << (31 - 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()
58 clrbits_be16(datp, 1 << (15 - iopin->pin)); in iopin_set_low()
60 uint __iomem *datp = &immap->im_cpm.cp_pbdat; in iopin_set_low() local
62 clrbits_be32(datp, 1 << (31 - iopin->pin)); in iopin_set_low()
66 clrbits_be16(datp, 1 << (15 - iopin->pin)); in iopin_set_low()
70 clrbits_be16(datp, 1 << (15 - iopin->pin)); in iopin_set_low()
[all …]
/dports/sysutils/u-boot-rpi-0-w/u-boot-2021.07/arch/powerpc/include/asm/
H A Diopin_8xx.h35 setbits_be16(datp, 1 << (15 - iopin->pin)); in iopin_set_high()
37 uint __iomem *datp = &immap->im_cpm.cp_pbdat; in iopin_set_high() local
39 setbits_be32(datp, 1 << (31 - 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()
58 clrbits_be16(datp, 1 << (15 - iopin->pin)); in iopin_set_low()
60 uint __iomem *datp = &immap->im_cpm.cp_pbdat; in iopin_set_low() local
62 clrbits_be32(datp, 1 << (31 - iopin->pin)); in iopin_set_low()
66 clrbits_be16(datp, 1 << (15 - iopin->pin)); in iopin_set_low()
70 clrbits_be16(datp, 1 << (15 - iopin->pin)); in iopin_set_low()
[all …]
/dports/sysutils/u-boot-nanopi-neo/u-boot-2021.07/arch/powerpc/include/asm/
H A Diopin_8xx.h35 setbits_be16(datp, 1 << (15 - iopin->pin)); in iopin_set_high()
37 uint __iomem *datp = &immap->im_cpm.cp_pbdat; in iopin_set_high() local
39 setbits_be32(datp, 1 << (31 - 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()
58 clrbits_be16(datp, 1 << (15 - iopin->pin)); in iopin_set_low()
60 uint __iomem *datp = &immap->im_cpm.cp_pbdat; in iopin_set_low() local
62 clrbits_be32(datp, 1 << (31 - iopin->pin)); in iopin_set_low()
66 clrbits_be16(datp, 1 << (15 - iopin->pin)); in iopin_set_low()
70 clrbits_be16(datp, 1 << (15 - iopin->pin)); in iopin_set_low()
[all …]
/dports/sysutils/u-boot-nanopi-r4s/u-boot-2021.07/arch/powerpc/include/asm/
H A Diopin_8xx.h35 setbits_be16(datp, 1 << (15 - iopin->pin)); in iopin_set_high()
37 uint __iomem *datp = &immap->im_cpm.cp_pbdat; in iopin_set_high() local
39 setbits_be32(datp, 1 << (31 - 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()
58 clrbits_be16(datp, 1 << (15 - iopin->pin)); in iopin_set_low()
60 uint __iomem *datp = &immap->im_cpm.cp_pbdat; in iopin_set_low() local
62 clrbits_be32(datp, 1 << (31 - iopin->pin)); in iopin_set_low()
66 clrbits_be16(datp, 1 << (15 - iopin->pin)); in iopin_set_low()
70 clrbits_be16(datp, 1 << (15 - iopin->pin)); in iopin_set_low()
[all …]
/dports/sysutils/u-boot-nanopi-neo-air/u-boot-2021.07/arch/powerpc/include/asm/
H A Diopin_8xx.h35 setbits_be16(datp, 1 << (15 - iopin->pin)); in iopin_set_high()
37 uint __iomem *datp = &immap->im_cpm.cp_pbdat; in iopin_set_high() local
39 setbits_be32(datp, 1 << (31 - 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()
58 clrbits_be16(datp, 1 << (15 - iopin->pin)); in iopin_set_low()
60 uint __iomem *datp = &immap->im_cpm.cp_pbdat; in iopin_set_low() local
62 clrbits_be32(datp, 1 << (31 - iopin->pin)); in iopin_set_low()
66 clrbits_be16(datp, 1 << (15 - iopin->pin)); in iopin_set_low()
70 clrbits_be16(datp, 1 << (15 - iopin->pin)); in iopin_set_low()
[all …]

12345678