| /linux/sound/soc/codecs/ |
| A D | wsa881x.c | 683 bool port_enable[WSA881X_MAX_SWR_PORTS]; member 788 ucontrol->value.integer.value[0] = data->port_enable[portidx]; in wsa881x_get_port() 821 if (data->port_enable[portidx]) in wsa881x_set_port() 824 data->port_enable[portidx] = true; in wsa881x_set_port() 826 if (!data->port_enable[portidx]) in wsa881x_set_port() 829 data->port_enable[portidx] = false; in wsa881x_set_port() 833 wsa881x_boost_ctrl(comp, data->port_enable[portidx]); in wsa881x_set_port() 978 if (!wsa881x->port_enable[i]) in wsa881x_hw_params()
|
| A D | wcd938x.h | 660 bool port_enable[WCD938X_MAX_SWR_CH_IDS]; member
|
| A D | wcd938x.c | 2889 ucontrol->value.integer.value[0] = wcd->port_enable[portidx]; in wcd938x_get_swr_port() 2913 wcd->port_enable[portidx] = enable; in wcd938x_set_swr_port()
|
| /linux/drivers/ata/ |
| A D | ata_piix.c | 142 const u16 port_enable; member 340 .port_enable = 0x3, 356 .port_enable = 0xf, 368 .port_enable = 0x5, 385 .port_enable = 0xf, 397 .port_enable = 0x3, 409 .port_enable = 0x1, 421 .port_enable = 0x3, 1345 new_pcs = pcs | map_db->port_enable; in piix_init_pcs()
|
| /linux/drivers/net/dsa/mv88e6xxx/ |
| A D | ptp.c | 373 .port_enable = mv88e6352_hwtstamp_port_enable, 400 .port_enable = mv88e6352_hwtstamp_port_enable,
|
| A D | hwtstamp.c | 155 if (ptp_ops->port_enable) in mv88e6xxx_set_hwtstamp_config() 156 ptp_ops->port_enable(chip, port); in mv88e6xxx_set_hwtstamp_config()
|
| A D | chip.h | 672 int (*port_enable)(struct mv88e6xxx_chip *chip, int port); member
|
| /linux/Documentation/ABI/testing/ |
| A D | sysfs-bus-coresight-devices-stm | 26 What: /sys/bus/coresight/devices/<memory_map>.stm/port_enable
|
| /linux/net/dsa/ |
| A D | port.c | 127 if (ds->ops->port_enable) { in dsa_port_enable_rt() 128 err = ds->ops->port_enable(ds, port, phy); in dsa_port_enable_rt()
|
| /linux/drivers/message/fusion/ |
| A D | mptbase.c | 3459 PortEnable_t port_enable; in SendPortEnable() local 3470 memset(&port_enable, 0, req_sz); in SendPortEnable() 3472 port_enable.Function = MPI_FUNCTION_PORT_ENABLE; in SendPortEnable() 3473 port_enable.PortNumber = portnum; in SendPortEnable() 3479 ioc->name, portnum, &port_enable)); in SendPortEnable() 3485 (u32*)&port_enable, reply_sz, (u16*)&reply_buf, in SendPortEnable() 3489 (u32*)&port_enable, reply_sz, (u16*)&reply_buf, in SendPortEnable()
|
| /linux/drivers/staging/vc04_services/vchiq-mmal/ |
| A D | mmal-vchiq.c | 1349 static int port_enable(struct vchiq_mmal_instance *instance, in port_enable() function 1474 ret = port_enable(instance, port); in vchiq_mmal_port_enable()
|
| /linux/drivers/net/dsa/ |
| A D | vitesse-vsc73xx-core.c | 1050 .port_enable = vsc73xx_port_enable,
|
| A D | lantiq_gswip.c | 1818 .port_enable = gswip_port_enable, 1842 .port_enable = gswip_port_enable,
|
| A D | lan9303-core.c | 1277 .port_enable = lan9303_port_enable,
|
| A D | rtl8366rb.c | 1779 .port_enable = rtl8366rb_port_enable,
|
| A D | bcm_sf2.c | 1193 .port_enable = bcm_sf2_port_setup,
|
| A D | qca8k.c | 2007 .port_enable = qca8k_port_enable,
|
| A D | mt7530.c | 3115 .port_enable = mt7530_port_enable,
|
| /linux/drivers/hwtracing/coresight/ |
| A D | coresight-stm.c | 607 static DEVICE_ATTR_RW(port_enable);
|
| /linux/include/net/ |
| A D | dsa.h | 714 int (*port_enable)(struct dsa_switch *ds, int port, member
|
| /linux/drivers/net/dsa/microchip/ |
| A D | ksz9477.c | 1347 .port_enable = ksz_enable_port,
|
| A D | ksz8795.c | 1522 .port_enable = ksz_enable_port,
|
| /linux/drivers/net/dsa/hirschmann/ |
| A D | hellcreek.c | 1763 .port_enable = hellcreek_port_enable,
|
| /linux/Documentation/trace/coresight/ |
| A D | coresight.rst | 593 enable_source hwevent_select port_enable subsystem uevent
|
| /linux/drivers/net/dsa/b53/ |
| A D | b53_common.c | 2267 .port_enable = b53_enable_port,
|