Lines Matching defs:widths
7303 * their widths.
7360 * Read verify_cap_local_fm_link_width[1] to obtain the link widths.
7375 u16 widths, tx, rx;
7379 read_vc_local_link_mode(dd, &misc_bits, &local_flags, &widths);
7380 tx = widths >> 12;
7381 rx = (widths >> 8) & 0xf;
7386 /* print the active widths */
7402 /* get end-of-LNI link widths */
7453 /* print the active widths */
7462 dd_dev_info(dd, "Peer Link Width: tx rate 0x%x, widths 0x%x\n",
7586 * policy against the current active link widths.
7593 * Called when the enabled policy changes or the active link widths
9111 /* no need to mask, all variable sizes match field widths */
15019 /* DC supports 4 link widths */
15111 /* fix up link widths for emulation _p */