Home
last modified time | relevance | path

Searched refs:pnom (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/drivers/s390/cio/
Dcio.h32 u8 pnom; /* path not operational mask */ member
Ddevice_status.c64 sch->schib.pmcw.pnom); in ccw_device_path_notoper()
66 sch->lpm &= ~sch->schib.pmcw.pnom; in ccw_device_path_notoper()
Dtrace.h57 __entry->pmcw_pnom = schib->pmcw.pnom;
/linux-6.1.9/sound/soc/img/
Dimg-spdif-in.c149 static int img_spdif_in_do_clkgen_calc(unsigned int rate, unsigned int *pnom, in img_spdif_in_do_clkgen_calc() argument
172 *pnom = nom; in img_spdif_in_do_clkgen_calc()