Home
last modified time | relevance | path

Searched refs:hcs (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/usb/core/
H A Dhub.h127 __le16 hcs; in hub_is_port_power_switchable() local
131 hcs = hub->descriptor->wHubCharacteristics; in hub_is_port_power_switchable()
132 return (le16_to_cpu(hcs) & HUB_CHAR_LPSM) < HUB_CHAR_NO_LPSM; in hub_is_port_power_switchable()
/OK3568_Linux_fs/kernel/arch/mips/bcm63xx/boards/
H A Dboard_bcm963xx.c735 struct bcm_hcs *hcs; in board_prom_init() local
774 hcs = (struct bcm_hcs *)boot_addr; in board_prom_init()
775 board_name = hcs->filename; in board_prom_init()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dbcm933xx_hcs.h20 __u16 hcs; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dbcm933xx_hcs.h20 __u16 hcs; member
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dbcm933xx_hcs.h20 __u16 hcs; member
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-netkit/netkit-telnet/
H A Dnetkit-telnet_0.17.bb2 HOMEPAGE = "http://www.hcs.harvard.edu/~dholland/computers/netkit.html"