Home
last modified time | relevance | path

Searched full:13200 (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/thermal/ti-soc-thermal/
H A Domap4-thermal-data.c144 -13700, -13200, -12800, -12400, -12000, -11600, -11200, -10700,
150 11400, 11900, 12400, 12800, 13200, 13600, 14000, 14400, 14800,
/linux/arch/arm64/boot/dts/marvell/
H A Darmada-37xx.dtsi188 tbg: tbg@13200 {
/linux/sound/soc/codecs/
H A Dwm8997.c40 static DECLARE_TLV_DB_SCALE(noise_tlv, -13200, 600, 0);
H A Dcs47l24.c82 static DECLARE_TLV_DB_SCALE(noise_tlv, -13200, 600, 0);
H A Dwm5102.c44 static DECLARE_TLV_DB_SCALE(noise_tlv, -13200, 600, 0);
H A Dwm5110.c589 static DECLARE_TLV_DB_SCALE(noise_tlv, -13200, 600, 0);
H A Dmadera.c1618 const DECLARE_TLV_DB_SCALE(madera_noise_tlv, -13200, 600, 0);
/linux/drivers/media/dvb-frontends/drx39xyj/
H A Ddrxj.c4476 rc = drxj_dap_write_reg16(dev_addr, SCU_RAM_AGC_INGAIN_TGT__A, 13200, 0); in init_agc()