Searched refs:SH_BREAKPOINT_LEN_2 (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/include/asm/
H A Dhw_breakpoint.h23 SH_BREAKPOINT_LEN_2 = (1 << 13), enumerator in enum:__anon10203
24 SH_BREAKPOINT_LEN_4 = SH_BREAKPOINT_LEN_1 | SH_BREAKPOINT_LEN_2,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/kernel/
H A Dhw_breakpoint.c109 case SH_BREAKPOINT_LEN_2:
145 case SH_BREAKPOINT_LEN_2:
187 info->len = SH_BREAKPOINT_LEN_2;
236 case SH_BREAKPOINT_LEN_2:

Completed in 62 milliseconds