Home
last modified time | relevance | path

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

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