Searched refs:SH_BREAKPOINT_LEN_1 (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.h22 SH_BREAKPOINT_LEN_1 = (1 << 12), 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.c106 case SH_BREAKPOINT_LEN_1:
142 case SH_BREAKPOINT_LEN_1:
184 info->len = SH_BREAKPOINT_LEN_1;
233 case SH_BREAKPOINT_LEN_1:

Completed in 75 milliseconds