Lines Matching refs:dsaf_device
38 static void dsaf_write_sub(struct dsaf_device *dsaf_dev, u32 reg, u32 val) in dsaf_write_sub()
46 static u32 dsaf_read_sub(struct dsaf_device *dsaf_dev, u32 reg) in dsaf_read_sub()
137 static void hns_dsaf_acpi_srst_by_port(struct dsaf_device *dsaf_dev, u8 op_type, in hns_dsaf_acpi_srst_by_port()
165 static void hns_dsaf_rst(struct dsaf_device *dsaf_dev, bool dereset) in hns_dsaf_rst()
182 static void hns_dsaf_rst_acpi(struct dsaf_device *dsaf_dev, bool dereset) in hns_dsaf_rst_acpi()
189 static void hns_dsaf_xge_srst_by_port(struct dsaf_device *dsaf_dev, u32 port, in hns_dsaf_xge_srst_by_port()
209 static void hns_dsaf_xge_srst_by_port_acpi(struct dsaf_device *dsaf_dev, in hns_dsaf_xge_srst_by_port_acpi()
216 static void hns_dsaf_xge_core_srst_by_port(struct dsaf_device *dsaf_dev, in hns_dsaf_xge_core_srst_by_port()
246 void hns_dsaf_srst_chns(struct dsaf_device *dsaf_dev, u32 msk, bool dereset) in hns_dsaf_srst_chns()
269 hns_dsaf_srst_chns_acpi(struct dsaf_device *dsaf_dev, u32 msk, bool dereset) in hns_dsaf_srst_chns_acpi()
276 void hns_dsaf_roce_srst(struct dsaf_device *dsaf_dev, bool dereset) in hns_dsaf_roce_srst()
290 void hns_dsaf_roce_srst_acpi(struct dsaf_device *dsaf_dev, bool dereset) in hns_dsaf_roce_srst_acpi()
297 hns_dsaf_xge_core_srst_by_port_acpi(struct dsaf_device *dsaf_dev, in hns_dsaf_xge_core_srst_by_port_acpi()
304 static void hns_dsaf_ge_srst_by_port(struct dsaf_device *dsaf_dev, u32 port, in hns_dsaf_ge_srst_by_port()
358 static void hns_dsaf_ge_srst_by_port_acpi(struct dsaf_device *dsaf_dev, in hns_dsaf_ge_srst_by_port_acpi()
365 static void hns_ppe_srst_by_port(struct dsaf_device *dsaf_dev, u32 port, in hns_ppe_srst_by_port()
382 hns_ppe_srst_by_port_acpi(struct dsaf_device *dsaf_dev, u32 port, bool dereset) in hns_ppe_srst_by_port_acpi()
388 static void hns_ppe_com_srst(struct dsaf_device *dsaf_dev, bool dereset) in hns_ppe_com_srst()
585 struct dsaf_misc_op *hns_misc_op_get(struct dsaf_device *dsaf_dev) in hns_misc_op_get()