Searched refs:esm (Results 1 – 8 of 8) sorted by relevance
| /linux/arch/arm64/boot/dts/ti/ |
| H A D | k3-am64-mcu.dtsi | 157 mcu_esm: esm@4100000 { 159 compatible = "ti,j721e-esm"; 162 ti,esm-pins = <0>, <1>, <2>, <85>;
|
| H A D | k3-am62-mcu.dtsi | 18 mcu_esm: esm@4100000 { 20 compatible = "ti,j721e-esm"; 23 ti,esm-pins = <0>, <1>, <2>, <85>;
|
| H A D | k3-am65-mcu.dtsi | 448 mcu_esm: esm@40800000 { 449 compatible = "ti,j721e-esm"; 453 ti,esm-pins = <104>, <105>;
|
| H A D | k3-j721e-mcu-wakeup.dtsi | 707 mcu_esm: esm@40800000 { 708 compatible = "ti,j721e-esm"; 710 ti,esm-pins = <95>;
|
| H A D | k3-am62a-main.dtsi | 286 main_esm: esm@420000 { 287 compatible = "ti,j721e-esm"; 291 ti,esm-pins = <192>, <193>, <195>, <204>, <209>, <210>;
|
| H A D | k3-am62-main.dtsi | 254 main_esm: esm@420000 { 256 compatible = "ti,j721e-esm"; 259 ti,esm-pins = <160>, <161>, <162>, <163>, <177>, <178>;
|
| /linux/sound/pci/ |
| H A D | es1968.c | 887 static inline void snd_es1968_trigger_apu(struct es1968 *esm, int apu, int mode) in snd_es1968_trigger_apu() argument 890 __apu_set_register(esm, apu, 0, in snd_es1968_trigger_apu() 891 (__apu_get_register(esm, apu, 0) & 0xff0f) | in snd_es1968_trigger_apu() 1735 struct es1968 *esm = pcm->private_data; in snd_es1968_pcm_free() local 1736 snd_es1968_free_dmabuf(esm); in snd_es1968_pcm_free() 1737 esm->pcm = NULL; in snd_es1968_pcm_free()
|
| /linux/drivers/s390/block/ |
| H A D | dasd_eckd.c | 1050 u8 esm[8]; in dasd_eckd_read_fc_security() local 1054 rc = chsc_scud(private->uid.ssid, (u64 *)esm, &esm_valid); in dasd_eckd_read_fc_security() 1063 device->path[chp].fc_security = esm[chp]; in dasd_eckd_read_fc_security()
|