Searched refs:ocd (Results 1 – 5 of 5) sorted by relevance
35 msic_pdata.ocd = &msic_ocd_pdata; in msic_ocd_platform_data()
29 # for debug, adding: earlyprintk=ocd,keep initcall_debug32 CONFIG_CMDLINE="earlyprintk=ocd,keep ignore_loglevel"
323 if (pdata->ocd) { in intel_msic_init_devices()324 unsigned gpio = pdata->ocd->gpio; in intel_msic_init_devices()
6 Write kernel log output directly into the ocd or to a serial port.
431 struct intel_msic_ocd_pdata *ocd; member