Searched refs:CHIP (Results 1 – 9 of 9) sorted by relevance
| /linux/tools/testing/selftests/gpio/ |
| H A D | gpio-aggregator.sh | 26 local CHIP=$1 28 echo 1 > "$CONFIGFS_SIM_DIR/$CHIP/live" || fail "Unable to enable the chip" 32 local CHIP=$1 34 echo 0 > "$CONFIGFS_SIM_DIR/$CHIP/live" || fail "Unable to disable the chip" 53 local CHIP=$1 55 local CHIP_NAME=$(cat "$CONFIGFS_SIM_DIR/$CHIP/$BANK/chip_name" 2> /dev/null) || \ 64 local CHIP=$1 66 mkdir "$CONFIGFS_AGG_DIR/$CHIP" 70 local CHIP=$1 72 find "$CONFIGFS_AGG_DIR/$CHIP/" -depth -type d -exec rmdir {} \; || \ [all …]
|
| H A D | gpio-sim.sh | 22 local CHIP=$1 24 for FILE in $CONFIGFS_DIR/$CHIP/*; do 30 LINES=`ls $CONFIGFS_DIR/$CHIP/$BANK/ | grep -E ^line` 33 if [ -e $CONFIGFS_DIR/$CHIP/$BANK/$LINE/hog ]; then 34 rmdir $CONFIGFS_DIR/$CHIP/$BANK/$LINE/hog || \ 38 rmdir $CONFIGFS_DIR/$CHIP/$BANK/$LINE || \ 43 rmdir $CONFIGFS_DIR/$CHIP/$BANK 46 rmdir $CONFIGFS_DIR/$CHIP || fail "Unable to remove the chip" 50 local CHIP=$1 52 mkdir $CONFIGFS_DIR/$CHIP [all …]
|
| /linux/Documentation/devicetree/bindings/net/ |
| H A D | ibm,emac.txt | 16 "ibm,emac-CHIP" where CHIP is the host ASIC (440gx, 170 "ibm,mcmal-CHIP" where CHIP is the host ASIC (like 190 "ibm,zmii-CHIP" where CHIP is the host ASIC (like 199 "ibm,rgmii-CHIP" where CHIP is the host ASIC (like
|
| /linux/Documentation/i2c/busses/ |
| H A D | i2c-sis5595.rst | 67 is a BUS driver, not a CHIP driver. A BUS driver is used by other CHIP
|
| /linux/Documentation/devicetree/bindings/powerpc/fsl/ |
| H A D | ecm.txt | 46 Definition: Must include "fsl,CHIP-ecm", "fsl,ecm" where 47 CHIP is the processor (mpc8572, mpc8544, etc.)
|
| H A D | mcm.txt | 46 Definition: Must include "fsl,CHIP-mcm", "fsl,mcm" where 47 CHIP is the processor (mpc8641, mpc8610, etc.)
|
| /linux/drivers/usb/gadget/legacy/ |
| H A D | inode.c | 236 static const char *CHIP; variable 1685 if (0 != strcmp (CHIP, gadget->name)) { in gadgetfs_bind() 1687 shortname, CHIP, gadget->name); in gadgetfs_bind() 2038 CHIP = usb_get_gadget_udc_name(); in gadgetfs_fill_super() 2039 if (!CHIP) { in gadgetfs_fill_super() 2069 rc = gadgetfs_create_file(sb, CHIP, dev, &ep0_operations); in gadgetfs_fill_super() 2083 kfree(CHIP); in gadgetfs_fill_super() 2084 CHIP = NULL; in gadgetfs_fill_super() 2117 kfree(CHIP); in gadgetfs_kill_sb() 2118 CHIP = NULL; in gadgetfs_kill_sb()
|
| /linux/arch/arm/boot/dts/allwinner/ |
| H A D | sun5i-gr8-chip-pro.dts | 219 * The CHIP Pro doesn't have a controllable VBUS, nor does it
|
| /linux/ |
| H A D | MAINTAINERS | 8401 DRM DRIVER FOR PARADE PS8640 BRIDGE CHIP 8589 DRM DRIVER FOR TI SN65DSI86 BRIDGE CHIP 24867 SERIAL LOW-POWER INTER-CHIP MEDIA BUS (SLIMbus)
|