Home
last modified time | relevance | path

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

/include/soc/fsl/
A Dcpm.h75 #define CPM_CR_INIT_TRX ((ushort)0x0000)
76 #define CPM_CR_INIT_RX ((ushort)0x0001)
77 #define CPM_CR_INIT_TX ((ushort)0x0002)
78 #define CPM_CR_HUNT_MODE ((ushort)0x0003)
79 #define CPM_CR_STOP_TX ((ushort)0x0004)
80 #define CPM_CR_GRA_STOP_TX ((ushort)0x0005)
81 #define CPM_CR_RESTART_TX ((ushort)0x0006)
83 #define CPM_CR_SET_GADDR ((ushort)0x0008)
84 #define CPM_CR_SET_TIMER ((ushort)0x0008)
85 #define CPM_CR_STOP_IDMA ((ushort)0x000b)
[all …]
/include/linux/
A Dvt_kern.h65 int con_set_unimap(struct vc_data *vc, ushort ct, struct unipair __user *list);
66 int con_get_unimap(struct vc_data *vc, ushort ct, ushort __user *uct, struct unipair __user *list);
93 int con_set_unimap(struct vc_data *vc, ushort ct, struct unipair __user *list) in con_set_unimap()
98 int con_get_unimap(struct vc_data *vc, ushort ct, ushort __user *uct, in con_get_unimap()
A Dtypes.h92 typedef unsigned short ushort; typedef
/include/linux/usb/
A Dcomposite.h539 module_param_named(idVendor, coverwrite.idVendor, ushort, S_IRUGO); \
542 module_param_named(idProduct, coverwrite.idProduct, ushort, S_IRUGO); \
545 module_param_named(bcdDevice, coverwrite.bcdDevice, ushort, S_IRUGO); \

Completed in 12 milliseconds