Home
last modified time | relevance | path

Searched refs:ev7_lf_env_index (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/alpha/kernel/
H A Derr_ev7.c104 lf_subpackets->env[ev7_lf_env_index(subpacket->type)] = in ev7_collect_logout_frame_subpackets()
H A Derr_marvel.c49 env = lf_subpackets->env[ev7_lf_env_index(ev_packets[i].type)]; in marvel_print_680_frame()
74 for (i = ev7_lf_env_index(EL_TYPE__PAL__ENV__AMBIENT_TEMPERATURE); in marvel_process_680_frame()
75 i <= ev7_lf_env_index(EL_TYPE__PAL__ENV__HOT_PLUG); in marvel_process_680_frame()
/openbmc/linux/arch/alpha/include/asm/
H A Derr_ev7.h164 static inline int ev7_lf_env_index(int type) in ev7_lf_env_index() function