Home
last modified time | relevance | path

Searched refs:INT (Results 1 – 9 of 9) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/dts/
H A Dkeystone-k2e.dtsi105 interrupt-map = <0 0 0 1 &pcie_intc1 0>, /* INT A */
106 <0 0 0 2 &pcie_intc1 1>, /* INT B */
107 <0 0 0 3 &pcie_intc1 2>, /* INT C */
108 <0 0 0 4 &pcie_intc1 3>; /* INT D */
H A Dkeystone.dtsi303 interrupt-map = <0 0 0 1 &pcie_intc0 0>, /* INT A */
304 <0 0 0 2 &pcie_intc0 1>, /* INT B */
305 <0 0 0 3 &pcie_intc0 2>, /* INT C */
306 <0 0 0 4 &pcie_intc0 3>; /* INT D */
H A Dimx6ul-opos6ul.dtsi144 /* INT# */
H A Dsun7i-a20-wexler-tab7200.dts127 irq-gpios = <&pio 7 21 GPIO_ACTIVE_HIGH>; /* INT (PH21) */
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc8xx/
H A Dimmap.c189 INT in do_iopset() enumerator
225 cmd = INT; in do_iopset()
272 case INT: in do_iopset()
/rk3399_rockchip-uboot/scripts/kconfig/
H A Dmerge_config.sh27 trap clean_up HUP INT TERM
/rk3399_rockchip-uboot/tools/buildman/
H A Dkconfiglib.py1960 elif self.type == INT or self.type == HEX:
2430 (self.type == INT and _is_base_n(v, 10) ) or
2478 elif self.type == INT or self.type == HEX:
3466 UNKNOWN, BOOL, TRISTATE, STRING, HEX, INT = range(6) variable
3470 STRING: "string", HEX: "hex", INT: "int"}
3474 T_INT: INT, T_HEX: HEX}
3478 DEFAULT_VALUE = {BOOL: "n", TRISTATE: "n", STRING: "", INT: "", HEX: ""}
/rk3399_rockchip-uboot/drivers/power/
H A DKconfig144 On A10(s) / A13 / A20 boards with an axp209 dcdc3 is VDD-INT-DLL and
162 On A10s boards with an axp152 dcdc4 is VDD-INT-DLL and should be 1.25V.
/rk3399_rockchip-uboot/doc/
H A DREADME.x86995 printf "PCI_BDF(%d, %d, %d) INT%c PIRQ%c\n", strtonum("0x" bdf[1]), \