Home
last modified time | relevance | path

Searched refs:ocd (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/arch/x86/platform/intel-mid/device_libs/
Dplatform_msic_ocd.c35 msic_pdata.ocd = &msic_ocd_pdata; in msic_ocd_platform_data()
/Linux-v4.19/arch/unicore32/configs/
Dunicore32_defconfig29 # for debug, adding: earlyprintk=ocd,keep initcall_debug
32 CONFIG_CMDLINE="earlyprintk=ocd,keep ignore_loglevel"
/Linux-v4.19/drivers/mfd/
Dintel_msic.c323 if (pdata->ocd) { in intel_msic_init_devices()
324 unsigned gpio = pdata->ocd->gpio; in intel_msic_init_devices()
/Linux-v4.19/arch/unicore32/
DKconfig.debug6 Write kernel log output directly into the ocd or to a serial port.
/Linux-v4.19/include/linux/mfd/
Dintel_msic.h431 struct intel_msic_ocd_pdata *ocd; member