Home
last modified time | relevance | path

Searched defs:hs (Results 1 – 25 of 93) sorted by relevance

1234

/kernel/linux/linux-6.6/drivers/spi/
Dspi-hisi-kunpeng.c161 static int hisi_spi_debugfs_init(struct hisi_spi *hs) in hisi_spi_debugfs_init()
181 static u32 hisi_spi_busy(struct hisi_spi *hs) in hisi_spi_busy()
186 static u32 hisi_spi_rx_not_empty(struct hisi_spi *hs) in hisi_spi_rx_not_empty()
191 static u32 hisi_spi_tx_not_full(struct hisi_spi *hs) in hisi_spi_tx_not_full()
196 static void hisi_spi_flush_fifo(struct hisi_spi *hs) in hisi_spi_flush_fifo()
207 static void hisi_spi_disable(struct hisi_spi *hs) in hisi_spi_disable()
224 static void hisi_spi_reader(struct hisi_spi *hs) in hisi_spi_reader()
250 static void hisi_spi_writer(struct hisi_spi *hs) in hisi_spi_writer()
323 static void hisi_spi_hw_init(struct hisi_spi *hs) in hisi_spi_hw_init()
338 struct hisi_spi *hs = spi_controller_get_devdata(host); in hisi_spi_irq() local
[all …]
/kernel/linux/linux-5.10/drivers/gpu/drm/gma500/
Dmdfld_dsi_pkg_sender.c218 u8 cmd, u8 param, bool hs) in send_short_pkg()
244 u8 *data, int len, bool hs) in send_long_pkg()
373 u8 *data, u16 len, bool hs) in send_pkg()
422 u32 len, bool hs) in mdfld_dsi_send_mcs_long()
439 u8 param, u8 param_num, bool hs) in mdfld_dsi_send_mcs_short()
468 u8 param1, u8 param_num, bool hs) in mdfld_dsi_send_gen_short()
505 u32 len, bool hs) in mdfld_dsi_send_gen_long()
522 u8 *data, u16 len, u32 *data_out, u16 len_out, bool hs) in __read_panel_data()
581 u32 *data, u16 len, bool hs) in mdfld_dsi_read_mcs()
Dmdfld_dsi_output.c190 u8 dcs, u32 *data, bool hs) in mdfld_dsi_get_panel_status()
204 bool hs) in mdfld_dsi_get_power_mode()
/kernel/liteos_m/components/net/test/
Dnet_socket_test_005.c47 uint16_t hs = ntohs(0x1234); in ByteOrderTest() local
60 uint16_t hs = ntohs(0x1234); in ByteOrderTest() local
/kernel/liteos_a/testsuites/unittest/net/socket/smoke/
Dnet_socket_test_005.cpp45 uint16_t hs = ntohs(0x1234); in ByteOrderTest() local
/kernel/linux/linux-5.10/drivers/clk/bcm/
Dclk-cygnus.c33 #define ASIU_DIV_VAL(o, es, hs, hw, ls, lw) \ argument
46 #define ENABLE_VAL(o, es, hs, bs) { .offset = o, .enable_shift = es, \ argument
Dclk-nsp.c36 #define ENABLE_VAL(o, es, hs, bs) { .offset = o, .enable_shift = es, \ argument
Dclk-ns2.c38 #define ENABLE_VAL(o, es, hs, bs) { .offset = o, .enable_shift = es, \ argument
Dclk-sr.c30 #define ENABLE_VAL(o, es, hs, bs) { .offset = o, .enable_shift = es, \ argument
/kernel/linux/linux-6.6/drivers/clk/bcm/
Dclk-cygnus.c23 #define ASIU_DIV_VAL(o, es, hs, hw, ls, lw) \ argument
36 #define ENABLE_VAL(o, es, hs, bs) { .offset = o, .enable_shift = es, \ argument
Dclk-nsp.c26 #define ENABLE_VAL(o, es, hs, bs) { .offset = o, .enable_shift = es, \ argument
Dclk-ns2.c28 #define ENABLE_VAL(o, es, hs, bs) { .offset = o, .enable_shift = es, \ argument
Dclk-sr.c30 #define ENABLE_VAL(o, es, hs, bs) { .offset = o, .enable_shift = es, \ argument
/kernel/linux/linux-6.6/drivers/video/fbdev/
Dacornfb.c415 unsigned long hs, vs; in acornfb_validate_timing() local
952 unsigned long hs; in acornfb_probe() local
/kernel/linux/linux-5.10/drivers/video/fbdev/
Dacornfb.c415 unsigned long hs, vs; in acornfb_validate_timing() local
988 unsigned long hs; in acornfb_probe() local
/kernel/linux/linux-6.6/drivers/usb/gadget/
Dconfig.c161 struct usb_descriptor_header **hs, in usb_assign_descriptors()
/kernel/linux/linux-5.10/drivers/usb/gadget/
Dconfig.c161 struct usb_descriptor_header **hs, in usb_assign_descriptors()
/kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/
DhvCall_inst.c56 struct hcall_stats *hs = m->private; in hc_show() local
/kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/
DhvCall_inst.c56 struct hcall_stats *hs = m->private; in hc_show() local
/kernel/linux/linux-6.6/drivers/net/wwan/iosm/
Diosm_ipc_pm.h29 hs:1, member
/kernel/linux/linux-5.10/drivers/block/paride/
Dpg.c580 int hs = sizeof (hdr); in pg_write() local
628 int hs = sizeof (hdr); in pg_read() local
/kernel/linux/linux-5.10/drivers/crypto/
Datmel-sha.c1790 size_t hs = ctx->hash_size; in atmel_sha_hmac_compute_opad_hash() local
1805 size_t hs = ctx->hash_size; in atmel_sha_hmac_setup_done() local
1876 size_t hs = ctx->hash_size; in atmel_sha_hmac_init_done() local
1895 size_t hs = ctx->hash_size; in atmel_sha_hmac_final() local
1951 size_t hs = ctx->hash_size; in atmel_sha_hmac_digest2() local
2283 size_t hs = ctx->hash_size; in atmel_sha_authenc_init2() local
/kernel/linux/linux-6.6/drivers/usb/dwc2/
Dgadget.c1407 struct dwc2_hsotg *hs = hs_ep->parent; in dwc2_hsotg_ep_queue() local
1530 struct dwc2_hsotg *hs = hs_ep->parent; in dwc2_hsotg_ep_queue_lock() local
4331 struct dwc2_hsotg *hs = hs_ep->parent; in dwc2_hsotg_ep_dequeue() local
4361 struct dwc2_hsotg *hs = hs_ep->parent; in dwc2_gadget_ep_set_wedge() local
4387 struct dwc2_hsotg *hs = hs_ep->parent; in dwc2_hsotg_ep_sethalt() local
4466 struct dwc2_hsotg *hs = hs_ep->parent; in dwc2_hsotg_ep_sethalt_lock() local
/kernel/linux/linux-6.6/drivers/crypto/
Datmel-sha.c1791 size_t hs = ctx->hash_size; in atmel_sha_hmac_compute_opad_hash() local
1806 size_t hs = ctx->hash_size; in atmel_sha_hmac_setup_done() local
1877 size_t hs = ctx->hash_size; in atmel_sha_hmac_init_done() local
1896 size_t hs = ctx->hash_size; in atmel_sha_hmac_final() local
1953 size_t hs = ctx->hash_size; in atmel_sha_hmac_digest2() local
2309 size_t hs = ctx->hash_size; in atmel_sha_authenc_init2() local
/kernel/linux/linux-5.10/arch/x86/crypto/
Dpoly1305_glue.c43 u64 hs[3]; member

1234