/openbmc/linux/drivers/scsi/megaraid/ |
H A D | megaraid_mm.c | 108 mraid_mmadp_t *adp; in mraid_mm_ioctl() local 154 if ((adp = mraid_mm_get_adapter(argp, &rval)) == NULL) { in mraid_mm_ioctl() 162 if (!adp->quiescent) { in mraid_mm_ioctl() 174 kioc = mraid_mm_alloc_kioc(adp); in mraid_mm_ioctl() 181 if ((rval = mimd_to_kioc(argp, adp, kioc))) { in mraid_mm_ioctl() 182 mraid_mm_dealloc_kioc(adp, kioc); in mraid_mm_ioctl() 193 if ((rval = lld_ioctl(adp, kioc))) { in mraid_mm_ioctl() 196 mraid_mm_dealloc_kioc(adp, kioc); in mraid_mm_ioctl() 209 mraid_mm_dealloc_kioc(adp, kioc); in mraid_mm_ioctl() 345 * @adp : adapter softstate [all …]
|
H A D | mega_common.h | 210 #define MRAID_IS_LOGICAL(adp, scp) \ argument 211 (SCP2CHANNEL(scp) == (adp)->max_channel) ? 1 : 0 213 #define MRAID_IS_LOGICAL_SDEV(adp, sdev) \ argument 214 (sdev->channel == (adp)->max_channel) ? 1 : 0 218 * @adp : adapter's soft state 227 #define MRAID_GET_DEVICE_MAP(adp, scp, p_chan, target, islogical) \ argument 231 islogical = MRAID_IS_LOGICAL(adp, scp); \ 239 (adp)->device_ids[(adp)->max_channel][SCP2TARGET(scp)]; \ 242 p_chan = ((adp)->device_ids[SCP2CHANNEL(scp)] \ 244 target = ((adp)->device_ids[SCP2CHANNEL(scp)] \
|
H A D | megaraid_mbox.h | 219 #define ADAP2RAIDDEV(adp) ((mraid_device_t *)((adp)->raid_device)) argument
|
/openbmc/u-boot/board/AndesTech/adp-ag101p/ |
H A D | MAINTAINERS | 1 ADP-AG101P BOARD 4 F: board/AndesTech/adp-ag101p/ 5 F: include/configs/adp-ag101p.h 6 F: configs/adp-ag101p_defconfig
|
H A D | Kconfig | 7 default "adp-ag101p" 16 default "adp-ag101p"
|
H A D | Makefile | 7 obj-y := adp-ag101p.o
|
/openbmc/u-boot/board/AndesTech/adp-ae3xx/ |
H A D | MAINTAINERS | 1 ADP-AG101P BOARD 4 F: board/AndesTech/adp-ae3xx/ 5 F: include/configs/adp-ae3xx.h 6 F: configs/adp-ae3xx_defconfig
|
H A D | Kconfig | 7 default "adp-ae3xx" 16 default "adp-ae3xx"
|
H A D | Makefile | 6 obj-y := adp-ae3xx.o
|
/openbmc/linux/Documentation/devicetree/bindings/usb/ |
H A D | usb-drd.yaml | 18 features (HNP/SRP/ADP) is enabled. If ADP is required, otg-rev should be 45 adp-disable: 47 Tells OTG controllers we want to disable OTG ADP. ADP is optional for OTG 78 adp-disable;
|
/openbmc/u-boot/arch/nds32/ |
H A D | Kconfig | 12 bool "Support adp-ag101p" 15 bool "Support adp-ae3xx" 19 source "board/AndesTech/adp-ag101p/Kconfig" 20 source "board/AndesTech/adp-ae3xx/Kconfig"
|
/openbmc/linux/drivers/gpu/drm/rockchip/ |
H A D | analogix_dp-rockchip.c | 70 struct analogix_dp_device *adp; member 348 ret = analogix_dp_bind(dp->adp, drm_dev); in rockchip_dp_bind() 363 analogix_dp_unbind(dp->adp); in rockchip_dp_unbind() 393 dp->adp = ERR_PTR(-ENODEV); in rockchip_dp_probe() 407 dp->adp = analogix_dp_probe(dev, &dp->plat_data); in rockchip_dp_probe() 408 if (IS_ERR(dp->adp)) in rockchip_dp_probe() 409 return PTR_ERR(dp->adp); in rockchip_dp_probe() 418 analogix_dp_remove(dp->adp); in rockchip_dp_probe() 427 analogix_dp_remove(dp->adp); in rockchip_dp_remove() 435 if (IS_ERR(dp->adp)) in rockchip_dp_suspend() [all …]
|
/openbmc/linux/drivers/gpu/drm/exynos/ |
H A D | exynos_dp.c | 44 struct analogix_dp_device *adp; member 175 ret = analogix_dp_bind(dp->adp, dp->drm_dev); in exynos_dp_bind() 187 analogix_dp_unbind(dp->adp); in exynos_dp_unbind() 246 dp->adp = analogix_dp_probe(dev, &dp->plat_data); in exynos_dp_probe() 247 if (IS_ERR(dp->adp)) in exynos_dp_probe() 248 return PTR_ERR(dp->adp); in exynos_dp_probe() 258 analogix_dp_remove(dp->adp); in exynos_dp_remove() 267 return analogix_dp_suspend(dp->adp); in exynos_dp_suspend() 274 return analogix_dp_resume(dp->adp); in exynos_dp_resume()
|
/openbmc/u-boot/doc/ |
H A D | README.ag101p | 9 ADP-AG101P 12 ADP-AG101P is the SoC with AG101 hardcore CPU. 24 in "include/configs/adp-ag101p.h". 31 2. Use `make adp-ag101p_defconfig` in u-boot root to build the image.
|
/openbmc/linux/arch/sparc/kernel/ |
H A D | adi_64.c | 34 * contains the keyword "adp". If the platform supports ADI, "platform" 35 * node will contain "adp-blksz", "adp-nbits" and "ue-on-adp" properties 57 * Look for "adp" keyword in hwcap-list which would indicate in mdesc_adi_init() 64 if (!strcmp(prop, "adp")) { in mdesc_adi_init() 85 val = (u64 *) mdesc_get_property(hp, pn, "adp-blksz", &len); in mdesc_adi_init() 90 val = (u64 *) mdesc_get_property(hp, pn, "adp-nbits", &len); in mdesc_adi_init() 95 val = (u64 *) mdesc_get_property(hp, pn, "ue-on-adp", &len); in mdesc_adi_init()
|
/openbmc/linux/include/linux/usb/ |
H A D | otg-fsm.h | 55 * @adp_change: TRUE when current ADP measurement (n) value, compared to the 56 * ADP measurement taken at n-2, differs by more than CADP_THR 58 * ADP measurement taken if ADP capable 104 * ADP probing 108 * ADP sensing
|
/openbmc/linux/drivers/power/supply/ |
H A D | rn5t618_power.c | 67 struct power_supply *adp; member 174 if (v & 0xc0) { /* USB or ADP plugged */ in rn5t618_battery_status() 672 .name = "rn5t618-adp", 714 power_supply_changed(info->adp); in rn5t618_charger_irq() 777 info->adp = devm_power_supply_register(&pdev->dev, in rn5t618_power_probe() 780 if (IS_ERR(info->adp)) { in rn5t618_power_probe() 781 ret = PTR_ERR(info->adp); in rn5t618_power_probe() 782 dev_err(&pdev->dev, "failed to register adp: %d\n", ret); in rn5t618_power_probe()
|
/openbmc/u-boot/lib/efi_loader/ |
H A D | efi_device_path_to_text.c | 79 struct efi_device_path_acpi_path *adp = in dp_acpi() local 81 s += sprintf(s, "Acpi(PNP%04x", EISA_PNP_NUM(adp->hid)); in dp_acpi() 82 if (adp->uid) in dp_acpi() 83 s += sprintf(s, ",%d", adp->uid); in dp_acpi()
|
/openbmc/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx7ulp-com.dts | 35 adp-disable;
|
H A D | imx7d-mba7.dts | 110 adp-disable;
|
/openbmc/linux/drivers/usb/common/ |
H A D | Kconfig | 32 ULPI PHYs provide often functions such as ADP sensing/probing (OTG
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | imx6ul-phycore-segin.dts | 48 adp-disable;
|
/openbmc/linux/drivers/net/phy/ |
H A D | bcm54140.c | 34 #define BCM54140_RDB_C_APWR_APD_MODE_DIS 0 /* ADP disable */ 35 #define BCM54140_RDB_C_APWR_APD_MODE_EN 1 /* ADP enable */ 36 #define BCM54140_RDB_C_APWR_APD_MODE_DIS2 2 /* ADP disable */ 37 #define BCM54140_RDB_C_APWR_APD_MODE_EN_ANEG 3 /* ADP enable w/ aneg */
|
/openbmc/u-boot/arch/nds32/cpu/n1213/ag101/ |
H A D | lowlevel_init.S | 215 * This is also a must on ADP-AG101 board. 227 * Other board like ADP-AG101P may not enable this since there is only
|
/openbmc/qemu/tests/functional/ |
H A D | test_ppc_40p.py | 39 # restricted by GSA ADP Schedule Contract with IBM Corp.
|