Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/nouveau/
A Dnouveau_bios.c312 lth->lvds_ver = lvds_ver; in parse_lvds_manufacturer_table_header()
313 lth->headerlen = headerlen; in parse_lvds_manufacturer_table_header()
314 lth->recordlen = recordlen; in parse_lvds_manufacturer_table_header()
352 struct lvdstableheader lth; in parse_fp_mode_table() local
407 if (lth.lvds_ver == 0x30 || lth.lvds_ver == 0x40) { in parse_fp_mode_table()
409 lth.headerlen + 1; in parse_fp_mode_table()
410 bios->fp.xlatwidth = lth.recordlen; in parse_fp_mode_table()
428 if (lth.lvds_ver > 0x10) in parse_fp_mode_table()
526 struct lvdstableheader lth; in nouveau_bios_parse_lvds_table() local
534 switch (lth.lvds_ver) { in nouveau_bios_parse_lvds_table()
[all …]
/linux-6.3-rc2/drivers/message/fusion/lsi/
A Dmpi_lan.h170 #define SET_LAN_PACKET_LENGTH(x, lth) \ argument
172 (((lth) << LAN_REPLY_PACKET_LENGTH_SHIFT) & \
/linux-6.3-rc2/drivers/video/backlight/
A Dpwm_bl.c81 unsigned int lth = pb->lth_brightness; in compute_duty_cycle() local
89 duty_cycle *= state->period - lth; in compute_duty_cycle()
92 return duty_cycle + lth; in compute_duty_cycle()
/linux-6.3-rc2/
A DCREDITS3427 E: Eric.Schenk@dna.lth.se

Completed in 85 milliseconds