Home
last modified time | relevance | path

Searched refs:ext (Results 1 – 25 of 225) sorted by relevance

123456789

/u-boot/arch/arm/dts/
A Dimx8mq-u-boot.dtsi52 type = "blob-ext";
58 type = "blob-ext";
64 type = "blob-ext";
70 type = "blob-ext";
79 type = "blob-ext";
115 type = "blob-ext";
130 type = "blob-ext";
142 type = "blob-ext";
169 type = "blob-ext";
175 type = "blob-ext";
A Dimx8mm-u-boot.dtsi45 type = "blob-ext";
51 type = "blob-ext";
57 type = "blob-ext";
63 type = "blob-ext";
100 type = "blob-ext";
135 type = "blob-ext";
162 type = "blob-ext";
169 type = "blob-ext";
175 type = "blob-ext";
181 type = "blob-ext";
[all …]
A Dimx8mq-cm-u-boot.dtsi33 type = "blob-ext";
39 type = "blob-ext";
45 type = "blob-ext";
51 type = "blob-ext";
82 uboot_blob: blob-ext {
95 atf_blob: blob-ext {
105 uboot_fdt_blob: blob-ext {
A Dimx8mn-u-boot.dtsi92 type = "blob-ext";
104 type = "blob-ext";
115 type = "blob-ext";
125 type = "blob-ext";
164 type = "blob-ext";
199 type = "blob-ext";
226 type = "blob-ext";
233 type = "blob-ext";
239 type = "blob-ext";
246 type = "blob-ext";
[all …]
A Dimx8mp-u-boot.dtsi66 type = "blob-ext";
72 type = "blob-ext";
78 type = "blob-ext";
84 type = "blob-ext";
120 uboot_blob: blob-ext {
146 uboot_fdt_blob: blob-ext {
171 spl: blob-ext@1 {
176 uboot: blob-ext@2 {
A Dimx8qxp-u-boot.dtsi58 type = "blob-ext";
84 type = "blob-ext";
96 type = "blob-ext";
106 type = "blob-ext";
130 type = "blob-ext";
A Dimx8qm-u-boot.dtsi58 type = "blob-ext";
84 type = "blob-ext";
96 type = "blob-ext";
107 type = "blob-ext";
132 type = "blob-ext";
A Dsocfpga_soc64_fit-u-boot.dtsi32 uboot_blob: blob-ext {
48 atf_blob: blob-ext {
60 uboot_fdt_blob: blob-ext {
101 kernel_blob: blob-ext {
114 kernel_fdt_blob: blob-ext {
A Dk3-am65-iot2050-boot-image.dtsi19 blob-ext@0x000000 {
71 blob-ext {
85 blob-ext {
100 blob-ext {
151 blob-ext@0x6c0000 {
A Dexynos4210.dtsi128 samsung,mainscaler-ext;
134 samsung,mainscaler-ext;
140 samsung,mainscaler-ext;
147 samsung,mainscaler-ext;
/u-boot/arch/mips/dts/
A Djz4780.dtsi28 ext: ext { label
43 clocks = <&ext>, <&rtc>;
44 clock-names = "ext", "rtc";
77 clocks = <&ext>, <&cgu JZ4780_CLK_UART0>;
91 clocks = <&ext>, <&cgu JZ4780_CLK_UART1>;
105 clocks = <&ext>, <&cgu JZ4780_CLK_UART2>;
119 clocks = <&ext>, <&cgu JZ4780_CLK_UART3>;
133 clocks = <&ext>, <&cgu JZ4780_CLK_UART4>;
A DmicroAptiv.dtsi12 clocks = <&ext>;
17 ext: ext { label
/u-boot/net/
A Dbootp.c206 int size = *(ext + 1); in bootp_process_vendor_field()
209 *(ext + 1)); in bootp_process_vendor_field()
213 switch (*ext) { in bootp_process_vendor_field()
264 ntohl(*(ulong *)(ext + 2)); in bootp_process_vendor_field()
314 u8 *end = ext + size; in bootp_process_vendor()
318 while ((ext < end) && (*ext != 0xff)) { in bootp_process_vendor()
319 if (*ext == 0) { in bootp_process_vendor()
320 ext++; in bootp_process_vendor()
322 u8 *opt = ext; in bootp_process_vendor()
324 ext += ext[1] + 2; in bootp_process_vendor()
[all …]
/u-boot/tools/binman/test/
A D266_blob_ext_opt.dts11 type = "blob-ext";
16 type = "blob-ext";
A D159_blob_ext_missing_sect.dts13 blob-ext {
19 type = "blob-ext";
A D217_fake_blob.dts10 blob-ext {
A D157_blob_ext.dts10 blob-ext {
A D158_blob_ext_missing.dts12 blob-ext {
A D215_blob_ext_list.dts10 blob-ext-list {
A D216_blob_ext_list_missing.dts10 blob-ext-list {
A D218_blob_ext_list_fake.dts10 blob-ext-list {
/u-boot/arch/riscv/cpu/
A Dcpu.c34 static inline bool supports_extension(char ext) in supports_extension() argument
37 return csr_read(CSR_MISA) & (1 << (ext - 'a')); in supports_extension()
56 if (desc[i] == ext) in supports_extension()
/u-boot/tools/
A Dkwbimage.h58 uint8_t ext; /* 0x1E */ member
123 uint8_t ext; /* 0x1E */ member
254 hdr->ext * sizeof(struct ext_hdr_v0) + in kwbheader_size()
255 ((hdr->ext > 1) ? ((hdr->ext - 1) * 0x20) : 0) + in kwbheader_size()
281 if (mhdr->ext) in ext_hdr_v0_first()
351 if (mhdr->ext) in opt_hdr_v1_first()
/u-boot/doc/device-tree-bindings/regulator/
A Dtps65090.txt17 - ti,enable-ext-control: This is applicable for DCDC1, DCDC2 and DCDC3.
19 - "dcdc-ext-control-gpios: This is applicable for DCDC1, DCDC2 and DCDC3.
52 ti,enable-ext-control;
53 dcdc-ext-control-gpios = <&gpio 10 0>;
/u-boot/drivers/net/
A Dbcm6368-eth.c149 static int bcm6368_mdio_read(struct bcm6368_eth_priv *priv, uint8_t ext, in bcm6368_mdio_read() argument
160 if (ext) in bcm6368_mdio_read()
169 static int bcm6368_mdio_write(struct bcm6368_eth_priv *priv, uint8_t ext, in bcm6368_mdio_write() argument
180 if (ext) in bcm6368_mdio_write()
475 bool ext = bcm6368_phy_is_external(priv, addr); in bcm6368_mii_mdio_read() local
477 return bcm6368_mdio_read(priv, ext, addr, reg); in bcm6368_mii_mdio_read()
484 bool ext = bcm6368_phy_is_external(priv, addr); in bcm6368_mii_mdio_write() local
486 return bcm6368_mdio_write(priv, ext, addr, reg, data); in bcm6368_mii_mdio_write()

Completed in 30 milliseconds

123456789