Searched +full:0 +full:x40087000 (Results 1 – 2 of 2) sorted by relevance
| /freebsd/sys/contrib/device-tree/Bindings/gpio/ |
| H A D | nxp,lpc1850-gpio.yaml | 45 0..9 range, for GPIO pin interrupts it is equal 68 reg = <0x400f4000 0x4000>, <0x40087000 0x1000>, 69 <0x40088000 0x1000>, <0x40089000 0x1000>;
|
| H A D | nxp,lpc1850-gpio.txt | 19 0..9 range, for GPIO pin interrupts it is equal 30 #define LPC_PIN(port, pin) (0x##port * 32 + pin) 34 reg = <0x400f4000 0x4000>, <0x40087000 0x1000>, 35 <0x40088000 0x1000>, <0x40089000 0x1000>; 44 gpio-ranges = <&pinctrl LPC_GPIO(0,0) LPC_PIN(0,0) 2>,
|