Home
last modified time | relevance | path

Searched refs:out_hi (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dste-dbx5x0-pinctrl.dtsi22 ste,config = <&out_hi>;
54 ste,config = <&out_hi>;
80 ste,config = <&out_hi>;
108 ste,config = <&out_hi>;
242 ste,config = <&out_hi>;
602 ste,config = <&out_hi>;
H A Dste-hrefprev60.dtsi101 ste,config = <&out_hi>;
H A Dste-nomadik-pinctrl.dtsi20 out_hi: output_high { label
H A Dste-snowball.dts506 ste,config = <&out_hi>;
H A Dste-ux500-samsung-skomer.dts427 ste,config = <&out_hi>;
/OK3568_Linux_fs/u-boot/drivers/pci/
H A Dfsl_pci_init.c320 u64 out_hi = 0, out_lo = -1ULL; in fsl_pci_init() local
356 out_hi = max(end, out_hi); in fsl_pci_init()
361 debug("Outbound memory range: %llx:%llx\n", out_lo, out_hi); in fsl_pci_init()
368 if (out_hi < (0x100000000ull - pcicsrbar_sz) || in fsl_pci_init()