Searched refs:ev7 (Results 1 – 4 of 4) sorted by relevance
177 struct ev7_pal_processor_subpacket ev7; /* Type 4 */ member191 struct ev7_pal_processor_subpacket *ev7; /* Type 4 */ member
30 obj-$(CONFIG_CPU_ABRT_EV7) += abort-ev7.o33 AFLAGS_abort-ev7.o :=-Wa,-march=armv7-a
1035 if (lf_subpackets->ev7 && in marvel_process_logout_frame()1036 (lf_subpackets->ev7->c_stat == 0x14) && in marvel_process_logout_frame()1037 !(lf_subpackets->ev7->c_sts & 0x8) && in marvel_process_logout_frame()1038 ((lf_subpackets->ev7->c_addr & 0x400ff000000ul) in marvel_process_logout_frame()
76 lf_subpackets->ev7 = in ev7_collect_logout_frame_subpackets()