Searched refs:es2 (Results 1 – 8 of 8) sorted by relevance
| /linux/drivers/greybus/ |
| H A D | es2.c | 142 static void usb_log_enable(struct es2_ap_dev *es2); 143 static void usb_log_disable(struct es2_ap_dev *es2); 144 static int arpc_sync(struct es2_ap_dev *es2, u8 type, void *payload, 147 static int output_sync(struct es2_ap_dev *es2, void *req, u16 size, u8 cmd) in output_sync() argument 149 struct usb_device *udev = es2->usb_dev; in output_sync() 179 static int output_async(struct es2_ap_dev *es2, void *req, u16 size, u8 cmd) in output_async() argument 181 struct usb_device *udev = es2->usb_dev; in output_async() 220 struct es2_ap_dev *es2 = hd_to_es2(hd); in output() local 223 return output_async(es2, req, size, cmd); in output() 225 return output_sync(es2, req, size, cmd); in output() [all …]
|
| H A D | Makefile | 24 gb-es2-y := es2.o 26 obj-$(CONFIG_GREYBUS_ES2) += gb-es2.o
|
| H A D | Kconfig | 42 will be called gb-es2.ko
|
| /linux/arch/arm/boot/dts/ti/omap/ |
| H A D | omap36xx-omap3430es2plus-clocks.dtsi | 15 ssi_ssr_gate_fck_3430es2: clock-ssi-ssr-gate-fck-3430es2@0 { 31 ssi_ssr_div_fck_3430es2: clock-ssi-ssr-div-fck-3430es2@8 { 62 hsotgusb_ick_3430es2: clock-hsotgusb-ick-3430es2@4 { 70 ssi_ick: clock-ssi-ick-3430es2@0 {
|
| H A D | omap36xx-am35xx-omap3430es2plus-clocks.dtsi | 192 dss1_alwon_fck: clock-dss1-alwon-fck-3430es2@0 {
|
| /linux/fs/ntfs/ |
| H A D | super.c | 1414 static const char *es2 = "$MFTMirr does not match $MFT"; 1419 !vol->mftmirr_ino ? es1 : es2, es3); 1528 const char *es1, *es2; in load_system_files() 1530 es2 = es2a; in load_system_files() 1535 es2 = es2b; in load_system_files() 1544 ntfs_error(sb, "%s. Mounting read-only%s", es1, es2); in load_system_files() 1586 static const char *es2 = ". Run chkdsk."; in load_system_files() 1593 ntfs_error(sb, "%s. Mounting read-only%s", es1, es2); in load_system_files() 1603 static const char *es2 = ". Mount in Windows."; in load_system_files() 1606 ntfs_error(sb, "%s. Mounting read-only%s", es1, es2); in load_system_files() 1446 static const char *es2 = "$MFTMirr does not match $MFT"; load_system_files() local 1559 const char *es1, *es2; load_system_files() local 1617 static const char *es2 = ". Run chkdsk."; load_system_files() local 1634 static const char *es2 = ". Mount in Windows."; load_system_files() local 1666 static const char *es2 = ". Run chkdsk."; load_system_files() local [all...] |
| /linux/arch/arm/mach-omap2/ |
| H A D | sram242x.S | 48 cmp r12, #0x1 @ cs1 base (2422 es2.05/1) 52 orr r10, r10, #0x8 @ make sure DLL on (es2 bit pos) 291 orr r10, r10, #0x8 @ make sure DLL on (es2 bit pos)
|
| H A D | sram243x.S | 48 cmp r12, #0x1 @ cs1 base (2422 es2.05/1) 52 orr r10, r10, #0x8 @ make sure DLL on (es2 bit pos) 291 orr r10, r10, #0x8 @ make sure DLL on (es2 bit pos)
|