Home
last modified time | relevance | path

Searched refs:UNI (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/atm/
H A DKconfig164 Support for the S-UNI and compatible PHYsical layer chips. These are
169 need that capability don't include S-UNI support (it's not needed to
312 bool "Use S/UNI PHY driver"
315 Support for the S/UNI-Ultra and S/UNI-622 found in the ForeRunner
H A Dnicstarmac.copyright19 * PHY component is expected to be 155 Mbps S/UNI-Lite or IDT 77155;
/openbmc/linux/drivers/tty/vt/
H A Dconsolemap.c203 #define UNI(dir, row, glyph) (FIELD_PREP(UNI_DIR_BITS, (dir)) | \ macro
281 inv[glyph] = UNI(d, r, g); in set_inverse_trans_unicode()
819 unilist[ect].unicode = UNI(d, r, g); in con_get_unimap()