Home
last modified time | relevance | path

Searched refs:lane_mode (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/soc/hisilicon/
H A Dkunpeng_hccs.h22 u8 lane_mode; member
116 u8 lane_mode; member
H A Dkunpeng_hccs.c589 port->lane_mode = attrs[i].lane_mode; in hccs_get_all_port_info_on_die()
832 return sysfs_emit(buf, "x%u\n", port->lane_mode); in lane_mode_show()
834 static struct kobj_attribute lane_mode_attr = __ATTR_RO(lane_mode);
/linux/Documentation/ABI/testing/
H A Dsysfs-devices-platform-kunpeng_hccs49 What: /sys/devices/platform/HISI04Bx:00/chipX/dieY/hccsN/lane_mode
67 Note: type, lane_mode and enable are fixed attributes on running
74 lane_mode: (RO) the lane mode of this port (string), e.g. x8
/linux/drivers/media/i2c/
H A Dimx335.c215 u32 lane_mode; member
878 imx335->lane_mode, NULL); in imx335_start_streaming()
1044 imx335->lane_mode = IMX335_2LANE; in imx335_parse_hw_config()
1047 imx335->lane_mode = IMX335_4LANE; in imx335_parse_hw_config()