Searched refs:CHIP (Results 1 – 14 of 14) sorted by relevance
/Linux-v6.1/tools/testing/selftests/gpio/ |
D | gpio-sim.sh | 22 local CHIP=$1 24 for FILE in $CONFIGFS_DIR/$CHIP/*; do 30 LINES=`ls $CONFIGFS_DIR/$CHIP/$BANK/ | egrep ^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 for CHIP in `ls $CONFIGFS_DIR/`; do 51 remove_chip $CHIP [all …]
|
/Linux-v6.1/Documentation/devicetree/bindings/net/ |
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-v6.1/Documentation/devicetree/bindings/ata/ |
D | fsl-sata.txt | 8 "fsl,CHIP-sata", where CHIP is the processor
|
/Linux-v6.1/Documentation/i2c/busses/ |
D | i2c-sis5595.rst | 67 is a BUS driver, not a CHIP driver. A BUS driver is used by other CHIP
|
/Linux-v6.1/Documentation/devicetree/bindings/powerpc/fsl/ |
D | ecm.txt | 46 Definition: Must include "fsl,CHIP-ecm", "fsl,ecm" where 47 CHIP is the processor (mpc8572, mpc8544, etc.)
|
D | mcm.txt | 46 Definition: Must include "fsl,CHIP-mcm", "fsl,mcm" where 47 CHIP is the processor (mpc8641, mpc8610, etc.)
|
D | msi-pic.txt | 5 The first is "fsl,CHIP-msi", where CHIP is the processor(mpc8610, mpc8572,
|
/Linux-v6.1/drivers/staging/rtl8723bs/ |
D | Kconfig | 11 the wifi found on the 1st gen Intel Compute Stick, the CHIP
|
/Linux-v6.1/drivers/video/fbdev/ |
D | cirrusfb.c | 255 #define CHIP(id, btype) \ macro 259 CHIP(PCI_DEVICE_ID_CIRRUS_5436, BT_ALPINE), 260 CHIP(PCI_DEVICE_ID_CIRRUS_5434_8, BT_SD64), 261 CHIP(PCI_DEVICE_ID_CIRRUS_5434_4, BT_SD64), 262 CHIP(PCI_DEVICE_ID_CIRRUS_5430, BT_ALPINE), /* GD-5440 is same id */ 263 CHIP(PCI_DEVICE_ID_CIRRUS_7543, BT_ALPINE), 264 CHIP(PCI_DEVICE_ID_CIRRUS_7548, BT_ALPINE), 265 CHIP(PCI_DEVICE_ID_CIRRUS_5480, BT_GD5480), /* MacPicasso likely */ 266 CHIP(PCI_DEVICE_ID_CIRRUS_5446, BT_PICASSO4), /* Picasso 4 is 5446 */ 267 CHIP(PCI_DEVICE_ID_CIRRUS_5462, BT_LAGUNA), /* CL Laguna */ [all …]
|
/Linux-v6.1/drivers/usb/gadget/legacy/ |
D | inode.c | 231 static const char *CHIP; variable 1669 if (0 != strcmp (CHIP, gadget->name)) { in gadgetfs_bind() 1671 shortname, CHIP, gadget->name); in gadgetfs_bind() 2017 CHIP = usb_get_gadget_udc_name(); in gadgetfs_fill_super() 2018 if (!CHIP) in gadgetfs_fill_super() 2046 dev->dentry = gadgetfs_create_file(sb, CHIP, dev, &ep0_operations); in gadgetfs_fill_super() 2059 kfree(CHIP); in gadgetfs_fill_super() 2060 CHIP = NULL; in gadgetfs_fill_super() 2089 kfree(CHIP); in gadgetfs_kill_sb() 2090 CHIP = NULL; in gadgetfs_kill_sb()
|
/Linux-v6.1/Documentation/gpu/ |
D | komeda-kms.rst | 328 achieve this, split the komeda device into two layers: CORE and CHIP. 331 - CHIP: for register programing and HW specific feature (limitation) handling. 333 CORE can access CHIP by three chip function structures:
|
/Linux-v6.1/arch/arm/boot/dts/ |
D | sun5i-gr8-chip-pro.dts | 219 * The CHIP Pro doesn't have a controllable VBUS, nor does it
|
/Linux-v6.1/Documentation/spi/ |
D | spi-summary.rst | 353 .name = "CHIP", 363 device whose board_info gave a modalias of "CHIP". Your probe() code 371 struct CHIP *chip;
|
/Linux-v6.1/ |
D | MAINTAINERS | 6612 DRM DRIVER FOR PARADE PS8640 BRIDGE CHIP 6741 DRM DRIVER FOR TI SN65DSI86 BRIDGE CHIP 18366 SCR24X CHIP CARD INTERFACE DRIVER 18649 SERIAL LOW-POWER INTER-CHIP MEDIA BUS (SLIMbus) 18807 SIFIVE FU540 SYSTEM-ON-CHIP
|