Searched refs:oper_type (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/ddr/marvell/a38x/ |
| H A D | ddr3_training_bist.c | 21 enum hws_bist_operation oper_type); 31 enum hws_bist_operation oper_type, in ddr3_tip_bist_activate() argument 69 if (oper_type == BIST_STOP) { in ddr3_tip_bist_activate() 235 u32 if_id, enum hws_bist_operation oper_type) in ddr3_tip_bist_operation() argument 237 if (oper_type == BIST_STOP) { in ddr3_tip_bist_operation()
|
| H A D | ddr3_training_ip_bist.h | 43 enum hws_bist_operation oper_type,
|
| H A D | ddr3_training_ip_prv_if.h | 79 enum hws_bist_operation oper_type, u32 offset, u32 cs_num,
|
| H A D | ddr3_training.c | 184 u32 data_value, enum hws_operation oper_type); 1047 u32 data_value, enum hws_operation oper_type) in ddr3_tip_bus_access() argument 1052 (oper_type << 30) + (addr_hi << 28) + (phy_access << 27) + in ddr3_tip_bus_access()
|
| /OK3568_Linux_fs/kernel/scripts/dtc/ |
| H A D | fdtput.c | 18 enum oper_type { enum 24 enum oper_type oper; /* operation to perform */
|
| /OK3568_Linux_fs/kernel/drivers/scsi/bfa/ |
| H A D | bfa_fcs.c | 143 (__fabric)->oper_type = BFA_PORT_TYPE_NPORT; \ 145 (__fabric)->oper_type = BFA_PORT_TYPE_P2P; \ 147 (__fabric)->oper_type = BFA_PORT_TYPE_NLPORT; \
|
| H A D | bfa_fcs.h | 181 enum bfa_port_type oper_type; /* current link topology */ member 273 #define bfa_fcs_lport_get_opertype(_lport) ((_lport)->fabric->oper_type)
|
| H A D | bfa_fcs_lport.c | 659 bfa_trc(port->fcs, port->fabric->oper_type); in bfa_fcs_lport_online_actions() 681 bfa_trc(port->fcs, port->fabric->oper_type); in bfa_fcs_lport_offline_actions() 1145 port_attr->port_type = port->fabric->oper_type; in bfa_fcs_lport_get_attr()
|