Home
last modified time | relevance | path

Searched refs:PROPERTY_ENTRY_REF_ARRAY (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/net/ethernet/wangxun/txgbe/
A Dtxgbe_phy.c62 nodes->sfp_props[1] = PROPERTY_ENTRY_REF_ARRAY("i2c-bus", nodes->i2c_ref); in txgbe_swnodes_register()
63 nodes->sfp_props[2] = PROPERTY_ENTRY_REF_ARRAY("tx-fault-gpios", nodes->gpio0_ref); in txgbe_swnodes_register()
64 nodes->sfp_props[3] = PROPERTY_ENTRY_REF_ARRAY("tx-disable-gpios", nodes->gpio1_ref); in txgbe_swnodes_register()
65 nodes->sfp_props[4] = PROPERTY_ENTRY_REF_ARRAY("mod-def0-gpios", nodes->gpio2_ref); in txgbe_swnodes_register()
66 nodes->sfp_props[5] = PROPERTY_ENTRY_REF_ARRAY("los-gpios", nodes->gpio3_ref); in txgbe_swnodes_register()
67 nodes->sfp_props[6] = PROPERTY_ENTRY_REF_ARRAY("rate-select1-gpios", nodes->gpio4_ref); in txgbe_swnodes_register()
68 nodes->sfp_props[7] = PROPERTY_ENTRY_REF_ARRAY("rate-select0-gpios", nodes->gpio5_ref); in txgbe_swnodes_register()
73 nodes->phylink_props[1] = PROPERTY_ENTRY_REF_ARRAY("sfp", nodes->sfp_ref); in txgbe_swnodes_register()
/linux/drivers/media/pci/intel/
A Dipu-bridge.c356 PROPERTY_ENTRY_REF_ARRAY(names->remote_endpoint, in ipu_bridge_create_fwnode_properties()
367 PROPERTY_ENTRY_REF_ARRAY(names->remote_endpoint, in ipu_bridge_create_fwnode_properties()
389 PROPERTY_ENTRY_REF_ARRAY("lens-focus", sensor->vcm_ref); in ipu_bridge_create_fwnode_properties()
398 sensor->ep_properties[2] = PROPERTY_ENTRY_REF_ARRAY( in ipu_bridge_create_fwnode_properties()
411 sensor->ipu_properties[1] = PROPERTY_ENTRY_REF_ARRAY( in ipu_bridge_create_fwnode_properties()
/linux/arch/arm/mach-pxa/
A Dspitz.c407 PROPERTY_ENTRY_REF_ARRAY("row-gpios", spitz_mkp_row_gpios),
408 PROPERTY_ENTRY_REF_ARRAY("col-gpios", spitz_mkp_col_gpios),
672 PROPERTY_ENTRY_REF_ARRAY("gpios", spitz_spi_gpio_refs),
/linux/arch/arm/mach-omap1/
A Dboard-nokia770.c234 PROPERTY_ENTRY_REF_ARRAY("gpios", nokia770_cbus_gpio_refs),
/linux/drivers/acpi/
A Dmipi-disco-img.c333 PROPERTY_ENTRY_REF_ARRAY("remote-endpoint", in extract_crs_csi2_conn_info()
351 PROPERTY_ENTRY_REF_ARRAY("remote-endpoint", in extract_crs_csi2_conn_info()
/linux/drivers/platform/x86/intel/
A Dchtwc_int33fe.c85 PROPERTY_ENTRY_REF_ARRAY("usb-role-switch", fusb302_mux_refs),
/linux/drivers/spi/
A Dspi-cs42l43.c64 PROPERTY_ENTRY_REF_ARRAY("cs-gpios", cs42l43_cs_refs),
/linux/include/linux/
A Dproperty.h416 #define PROPERTY_ENTRY_REF_ARRAY(_name_, _val_) \ macro
/linux/drivers/base/test/
A Dproperty-entry-test.c420 PROPERTY_ENTRY_REF_ARRAY("ref-3", refs), in pe_test_reference()

Completed in 689 milliseconds