Searched refs:sdm (Results 1 – 6 of 6) sorted by relevance
| /src/sys/dev/safexcel/ |
| H A D | safexcel.c | 818 struct safexcel_dma_mem *sdm; in safexcel_dma_alloc_mem_cb() local 824 sdm = arg; in safexcel_dma_alloc_mem_cb() 825 sdm->paddr = segs->ds_addr; in safexcel_dma_alloc_mem_cb() 829 safexcel_dma_alloc_mem(struct safexcel_softc *sc, struct safexcel_dma_mem *sdm, in safexcel_dma_alloc_mem() argument 834 KASSERT(sdm->vaddr == NULL, in safexcel_dma_alloc_mem() 845 &sdm->tag); /* dmat */ in safexcel_dma_alloc_mem() 852 error = bus_dmamem_alloc(sdm->tag, (void **)&sdm->vaddr, in safexcel_dma_alloc_mem() 853 BUS_DMA_WAITOK | BUS_DMA_ZERO | BUS_DMA_COHERENT, &sdm->map); in safexcel_dma_alloc_mem() 860 error = bus_dmamap_load(sdm->tag, sdm->map, sdm->vaddr, size, in safexcel_dma_alloc_mem() 861 safexcel_dma_alloc_mem_cb, sdm, BUS_DMA_NOWAIT); in safexcel_dma_alloc_mem() [all …]
|
| /src/sys/contrib/device-tree/src/arm64/qcom/ |
| H A D | qcm6490-shift-otter.dts | 202 sdm-skin-thermal { 641 sdm-skin-therm@3 {
|
| H A D | qcs6490-rb3gen2.dts | 220 sdm-skin-thermal { 869 sdm-skin-therm@3 {
|
| H A D | qcm6490-fairphone-fp5.dts | 326 sdm-skin-thermal { 999 sdm-skin-therm@3 {
|
| H A D | sm7325-nothing-spacewar.dts | 222 sdm-skin-thermal { 1081 sdm-skin-therm@3 {
|
| H A D | sm7225-fairphone-fp4.dts | 216 sdm-skin-thermal {
|