Home
last modified time | relevance | path

Searched full:uicc (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/Documentation/devicetree/bindings/net/nfc/
H A Dst,st-nci.yaml33 uicc-present:
36 Specifies that the uicc swp signal can be physically connected to the
80 uicc-present;
103 uicc-present;
H A Dst,st21nfca.yaml30 uicc-present:
33 Specifies that the uicc swp signal can be physically connected to the
62 uicc-present;
/openbmc/linux/include/uapi/linux/
H A Dnfc.h76 * an embedded SE or an UICC one connected to it through SWP.
80 * is requesting connectivity access. For example a UICC SE may need to
157 * @NFC_ATTR_SE_TYPE: Secure element type (UICC or EMBEDDED)
/openbmc/linux/arch/arm/boot/dts/st/
H A Dste-href-ab8500.dtsi304 /* This sets up the USB UICC pins */
/openbmc/linux/drivers/nfc/st-nci/
H A Di2c.c231 device_property_read_bool(dev, "uicc-present"); in st_nci_i2c_probe()
H A Dspi.c245 device_property_read_bool(&dev->dev, "uicc-present"); in st_nci_spi_probe()
H A Dse.c171 * (TODO Later on UICC HOST and eSE HOST) in st_nci_hci_load_session()
/openbmc/linux/drivers/nfc/st21nfca/
H A Di2c.c531 device_property_read_bool(&client->dev, "uicc-present"); in st21nfca_hci_i2c_probe()
H A Dcore.c127 * (TODO Later on UICC HOST and eSE HOST) in st21nfca_hci_load_session()