| /u-boot/cmd/ |
| A D | bootdev.c | 38 bool probe; in do_bootdev_list() local 40 probe = argc >= 2 && !strcmp(argv[1], "-p"); in do_bootdev_list() 41 bootdev_list(probe); in do_bootdev_list() 75 bool probe; in do_bootdev_info() local 77 probe = argc >= 2 && !strcmp(argv[1], "-p"); in do_bootdev_info() 97 if (probe) in do_bootdev_info()
|
| /u-boot/test/dm/ |
| A D | test-driver.c | 88 .probe = test_probe, 99 .probe = test_probe, 153 .probe = test_manual_probe, 163 .probe = test_manual_probe, 174 .probe = test_manual_probe, 185 .probe = test_manual_probe, 196 .probe = test_manual_probe,
|
| /u-boot/board/boundary/nitrogen6x/ |
| A D | 6x_upgrade.txt | 6 if sf probe || sf probe || \ 7 sf probe 1 27000000 || sf probe 1 27000000 ; then
|
| A D | 6x_bootscript.txt | 13 if i2c probe 0x04 ; then 25 if i2c probe 0x38 ; then 37 if i2c probe 0x48 ; then
|
| A D | 6x_bootscript_android.txt | 9 if i2c probe 0x04 ; then 21 if i2c probe 0x38 ; then 33 if i2c probe 0x48 ; then
|
| A D | 6x_bootscript_android_recovery.txt | 9 if i2c probe 0x04 ; then 21 if i2c probe 0x38 ; then 33 if i2c probe 0x48 ; then
|
| /u-boot/drivers/gpio/ |
| A D | octeon_gpio.c | 48 int probe; member 185 if (priv->data->probe == PROBE_PCI) { in octeon_gpio_probe() 215 .probe = PROBE_DT, 221 .probe = PROBE_PCI, 238 .probe = octeon_gpio_probe,
|
| /u-boot/fs/ |
| A D | fs.c | 155 int (*probe)(struct blk_desc *fs_dev_desc, member 191 .probe = fat_set_blk_dev, 219 .probe = ext4fs_probe, 243 .probe = sandbox_fs_set_blk_dev, 262 .probe = smh_fs_set_blk_dev, 282 .probe = ubifs_set_blk_dev, 303 .probe = btrfs_probe, 323 .probe = sqfs_probe, 344 .probe = erofs_probe, 364 .probe = fs_probe_unsupported, [all …]
|
| /u-boot/board/Marvell/db-88f6820-gp/ |
| A D | README | 10 => sf probe;tftpboot 2000000 db-88f6820-gp/u-boot-with-spl.kwb;\ 17 => sf probe;tftpboot 2000000 db-88f6820-gp/u-boot-with-spl.kwb;\
|
| /u-boot/arch/mips/mach-octeon/ |
| A D | cvmx-helper.c | 79 int (*probe)(int xiface); member 102 .probe = __cvmx_helper_rgmii_probe, 147 .probe = __cvmx_helper_bgx_probe, 177 .probe = __cvmx_helper_xaui_probe, 192 .probe = __cvmx_helper_bgx_probe, 222 .probe = __cvmx_helper_bgx_probe, 237 .probe = __cvmx_helper_bgx_probe, 252 .probe = __cvmx_helper_bgx_probe, 262 .probe = __cvmx_helper_bgx_probe, 272 .probe = __cvmx_helper_bgx_probe, [all …]
|
| /u-boot/drivers/misc/ |
| A D | test_drv.c | 93 .probe = testbus_drv_probe, 176 .probe = testfdt_drv_probe, 192 .probe = testfdt_drv_probe,
|
| A D | p2sb_sandbox.c | 37 .probe = sandbox_p2sb_probe,
|
| /u-boot/drivers/net/phy/ |
| A D | ca_phy.c | 113 .probe = &rtl8211_probe, 124 .probe = &rtl8211_probe,
|
| /u-boot/drivers/clk/mediatek/ |
| A D | clk-mt7622.c | 710 .probe = mt7622_mcucfg_probe, 718 .probe = mt7622_apmixedsys_probe, 728 .probe = mt7622_topckgen_probe, 738 .probe = mt7622_infracfg_probe, 748 .probe = mt7622_pericfg_probe, 758 .probe = mt7622_pciesys_probe, 768 .probe = mt7622_ethsys_probe, 778 .probe = mt7622_sgmiisys_probe, 787 .probe = mt7622_ssusbsys_probe,
|
| A D | clk-mt7629.c | 698 .probe = mt7629_mcucfg_probe, 706 .probe = mt7629_apmixedsys_probe, 716 .probe = mt7629_topckgen_probe, 726 .probe = mt7629_infracfg_probe, 736 .probe = mt7629_pericfg_probe, 746 .probe = mt7629_ethsys_probe, 756 .probe = mt7629_sgmiisys_probe, 765 .probe = mt7629_ssusbsys_probe,
|
| /u-boot/drivers/phy/qcom/ |
| A D | phy-qcom-ipq4019-usb.c | 77 .probe = ipq4019_usb_ss_phy_probe, 143 .probe = ipq4019_usb_hs_phy_probe,
|
| /u-boot/drivers/dma/ |
| A D | xilinx_dpdma.c | 41 .probe = zynqmp_dpdma_probe,
|
| /u-boot/drivers/mmc/ |
| A D | aspeed_sdhci.c | 94 .probe = aspeed_sdhci_probe, 131 .probe = aspeed_sdc_probe,
|
| /u-boot/arch/arm/mach-stm32mp/ |
| A D | syscon.c | 35 .probe = stm32mp_syscon_probe,
|
| /u-boot/drivers/memory/ |
| A D | atmel_ebi.c | 35 .probe = atmel_ebi_probe,
|
| /u-boot/drivers/power/regulator/ |
| A D | as3722_regulator.c | 155 .probe = as3722_stepdown_probe, 162 .probe = as3722_ldo_probe,
|
| /u-boot/drivers/pinctrl/nxp/ |
| A D | pinctrl-imxrt.c | 35 .probe = imxrt_pinctrl_probe,
|
| A D | pinctrl-imx93.c | 32 .probe = imx93_pinctrl_probe,
|
| A D | pinctrl-vf610.c | 35 .probe = vf610_pinctrl_probe,
|
| /u-boot/drivers/ata/ |
| A D | ahci-pci.c | 35 .probe = ahci_pci_probe,
|