bitdepth 158 drivers/misc/isl29003.c int lsb, msb, range, bitdepth; bitdepth 175 drivers/misc/isl29003.c bitdepth = (4 - isl29003_get_resolution(client)) * 4; bitdepth 176 drivers/misc/isl29003.c return (((msb << 8) | lsb) * gain_range[range]) >> bitdepth; bitdepth 253 include/trace/events/hswadsp.h __field( uint32_t, bitdepth ) bitdepth 264 include/trace/events/hswadsp.h __entry->bitdepth = req->bitdepth; bitdepth 274 include/trace/events/hswadsp.h (uint32_t)__entry->bitdepth, (uint32_t)__entry->map, bitdepth 1039 sound/soc/intel/haswell/sst-haswell-ipc.c stream->request.format.bitdepth = bits; bitdepth 334 sound/soc/intel/haswell/sst-haswell-ipc.h u32 bitdepth;