Home
last modified time | relevance | path

Searched defs:isp (Results 1 – 25 of 1031) sorted by relevance

12345678910>>...42

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/ic/
H A Disp_library.c267 isp_find_xs(ispsoftc_t *isp, uint32_t handle) in isp_find_xs()
277 isp_find_handle(ispsoftc_t *isp, XS_T *xs) in isp_find_handle()
294 isp_handle_index(ispsoftc_t *isp, uint32_t handle) in isp_handle_index()
305 isp_destroy_handle(ispsoftc_t *isp, uint32_t handle) in isp_destroy_handle()
323 isp_getrqentry(ispsoftc_t *isp) in isp_getrqentry()
389 isp_fc_runstate(ispsoftc_t *isp, int chan, int tval) in isp_fc_runstate()
435 isp_dump_portdb(ispsoftc_t *isp, int chan) in isp_dump_portdb()
623 isp_clear_commands(ispsoftc_t *isp) in isp_clear_commands()
695 isp_shutdown(ispsoftc_t *isp) in isp_shutdown()
2274 isp_find_xs_tgt(ispsoftc_t *isp, uint32_t handle) in isp_find_xs_tgt()
[all …]
H A Disp_netbsd.h110 #define ISP_MUSTPOLL(isp) \ argument
123 #define ISP_SLEEP(isp, x) \ argument
138 #define MAXISPREQUEST(isp) 256 argument
180 #define FC_SCRATCH_ACQUIRE(isp, chan) 0 argument
274 #define ACTIVE_NODEWWN(isp, chan) \ argument
278 #define ACTIVE_PORTWWN(isp, chan) \ argument
286 #define ISP_IOXPUT_16(isp, s, d) \ argument
288 #define ISP_IOXPUT_32(isp, s, d) \ argument
292 #define ISP_IOXGET_16(isp, s, d) \ argument
295 #define ISP_IOXGET_32(isp, s, d) \ argument
[all …]
H A Disp_netbsd.c93 isp_attach(struct ispsoftc *isp) in isp_attach()
783 struct ispsoftc *isp = XS_ISP(xs); in isp_done() local
820 struct ispsoftc *isp = XS_ISP(xs); in isp_dog() local
920 ispsoftc_t *isp = arg; in isp_gdt() local
973 ispsoftc_t *isp = arg; in isp_ldt() local
1042 ispsoftc_t *isp = arg; in isp_fc_worker() local
1163 isp_uninit(struct ispsoftc *isp) in isp_uninit()
1544 isp_lock(struct ispsoftc *isp) in isp_lock()
1555 isp_unlock(struct ispsoftc *isp) in isp_unlock()
1576 isp_mbox_acquire(ispsoftc_t *isp) in isp_mbox_acquire()
[all …]
/dports/dns/bind911/bind-9.11.37/bin/tests/system/geoip2/data/
H A DGeoIP2-ISP.json4 "isp" : "One Systems, Inc.", string
10 "isp" : "Two Technology Ltd.", string
16 "isp" : "Three Network Labs", string
22 "isp" : "Four University", string
28 "isp" : "Five Telecom", string
34 "isp" : "Six Company", string
46 "isp" : "One Systems, Inc.", string
58 "isp" : "Three Network Labs", string
64 "isp" : "Four University", string
70 "isp" : "Five Telecom", string
[all …]
/dports/dns/bind916/bind-9.16.27/bin/tests/system/geoip2/data/
H A DGeoIP2-ISP.json4 "isp" : "One Systems, Inc.", string
10 "isp" : "Two Technology Ltd.", string
16 "isp" : "Three Network Labs", string
22 "isp" : "Four University", string
28 "isp" : "Five Telecom", string
34 "isp" : "Six Company", string
46 "isp" : "One Systems, Inc.", string
58 "isp" : "Three Network Labs", string
64 "isp" : "Four University", string
70 "isp" : "Five Telecom", string
[all …]
/dports/dns/samba-nsupdate/bind-9.16.5/bin/tests/system/geoip2/data/
H A DGeoIP2-ISP.json4 "isp" : "One Systems, Inc.", string
10 "isp" : "Two Technology Ltd.", string
16 "isp" : "Three Network Labs", string
22 "isp" : "Four University", string
28 "isp" : "Five Telecom", string
34 "isp" : "Six Company", string
46 "isp" : "One Systems, Inc.", string
58 "isp" : "Three Network Labs", string
64 "isp" : "Four University", string
70 "isp" : "Five Telecom", string
[all …]
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/bin/tests/system/geoip2/data/
H A DGeoIP2-ISP.json4 "isp" : "One Systems, Inc.", string
10 "isp" : "Two Technology Ltd.", string
16 "isp" : "Three Network Labs", string
22 "isp" : "Four University", string
28 "isp" : "Five Telecom", string
34 "isp" : "Six Company", string
46 "isp" : "One Systems, Inc.", string
58 "isp" : "Three Network Labs", string
64 "isp" : "Four University", string
70 "isp" : "Five Telecom", string
[all …]
/dports/dns/bind-tools/bind-9.16.27/bin/tests/system/geoip2/data/
H A DGeoIP2-ISP.json4 "isp" : "One Systems, Inc.", string
10 "isp" : "Two Technology Ltd.", string
16 "isp" : "Three Network Labs", string
22 "isp" : "Four University", string
28 "isp" : "Five Telecom", string
34 "isp" : "Six Company", string
46 "isp" : "One Systems, Inc.", string
58 "isp" : "Three Network Labs", string
64 "isp" : "Four University", string
70 "isp" : "Five Telecom", string
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/media/platform/omap3isp/
H A Disp.c147 void omap3isp_flush(struct isp_device *isp) in omap3isp_flush()
287 struct isp_device *isp = data; in isp_xclk_src_get() local
597 struct isp_device *isp = _isp; in isp_isr() local
673 struct isp_device *isp = pipe->output->isp; in isp_pipeline_enable() local
756 int(*busy)(struct isp_device *isp)) in isp_pipeline_wait()
782 struct isp_device *isp = pipe->output->isp; in isp_pipeline_disable() local
1033 static int isp_reset(struct isp_device *isp) in isp_reset()
1470 void omap3isp_put(struct isp_device *isp) in omap3isp_put()
1483 #define ISP_PRINT_REGISTER(isp, name)\ argument
1486 #define SBL_PRINT_REGISTER(isp, name)\ argument
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/media/platform/omap3isp/
H A Disp.c147 void omap3isp_flush(struct isp_device *isp) in omap3isp_flush()
287 struct isp_device *isp = data; in isp_xclk_src_get() local
597 struct isp_device *isp = _isp; in isp_isr() local
673 struct isp_device *isp = pipe->output->isp; in isp_pipeline_enable() local
756 int(*busy)(struct isp_device *isp)) in isp_pipeline_wait()
782 struct isp_device *isp = pipe->output->isp; in isp_pipeline_disable() local
1033 static int isp_reset(struct isp_device *isp) in isp_reset()
1470 void omap3isp_put(struct isp_device *isp) in omap3isp_put()
1483 #define ISP_PRINT_REGISTER(isp, name)\ argument
1486 #define SBL_PRINT_REGISTER(isp, name)\ argument
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/media/platform/omap3isp/
H A Disp.c147 void omap3isp_flush(struct isp_device *isp) in omap3isp_flush()
287 struct isp_device *isp = data; in isp_xclk_src_get() local
597 struct isp_device *isp = _isp; in isp_isr() local
673 struct isp_device *isp = pipe->output->isp; in isp_pipeline_enable() local
756 int(*busy)(struct isp_device *isp)) in isp_pipeline_wait()
782 struct isp_device *isp = pipe->output->isp; in isp_pipeline_disable() local
1033 static int isp_reset(struct isp_device *isp) in isp_reset()
1470 void omap3isp_put(struct isp_device *isp) in omap3isp_put()
1483 #define ISP_PRINT_REGISTER(isp, name)\ argument
1486 #define SBL_PRINT_REGISTER(isp, name)\ argument
[all …]
/dports/net/p5-MaxMind-DB-Reader-XS/MaxMind-DB-Reader-XS-1.000008/maxmind-db/source-data/
H A DGeoIP2-ISP-Test.json24 "isp" : "WifiNetCom" string
29 "isp" : "Finecom" string
385 "isp" : "Apple", string
428 "isp" : "GLBB" string
1858 "isp" : "PTCL", string
2489 "isp" : "WCS", string
3744 "isp" : "SFR", string
3929 "isp" : "BT", string
4202 "isp" : "BT", string
4439 "isp" : "VHG" string
[all …]
/dports/net/p5-GeoIP2/GeoIP2-2.006002/maxmind-db/source-data/
H A DGeoIP2-ISP-Test.json24 "isp" : "WifiNetCom" string
29 "isp" : "Finecom" string
385 "isp" : "Apple", string
428 "isp" : "GLBB" string
1858 "isp" : "PTCL", string
2489 "isp" : "WCS", string
3744 "isp" : "SFR", string
3929 "isp" : "BT", string
4202 "isp" : "BT", string
4439 "isp" : "VHG" string
[all …]
/dports/net/p5-MaxMind-DB-Reader/MaxMind-DB-Reader-1.000014/maxmind-db/source-data/
H A DGeoIP2-ISP-Test.json24 "isp" : "WifiNetCom" string
29 "isp" : "Finecom" string
385 "isp" : "Apple", string
428 "isp" : "GLBB" string
1858 "isp" : "PTCL", string
2489 "isp" : "WCS", string
3744 "isp" : "SFR", string
3929 "isp" : "BT", string
4202 "isp" : "BT", string
4439 "isp" : "VHG" string
[all …]
/dports/net/libmaxminddb/libmaxminddb-1.6.0/t/maxmind-db/source-data/
H A DGeoIP2-ISP-Test.json24 "isp" : "WifiNetCom" string
29 "isp" : "Finecom" string
385 "isp" : "Apple", string
420 "isp" : "GLBB" string
1850 "isp" : "PTCL", string
2481 "isp" : "WCS", string
3736 "isp" : "SFR", string
3921 "isp" : "BT", string
4194 "isp" : "BT", string
4431 "isp" : "VHG" string
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/usb/phy/
H A Dphy-isp1301-omap.c139 isp1301_get_u8(struct isp1301 *isp, u8 reg) in isp1301_get_u8()
145 isp1301_get_u16(struct isp1301 *isp, u8 reg) in isp1301_get_u16()
237 static void power_down(struct isp1301 *isp) in power_down()
261 static int host_suspend(struct isp1301 *isp) in host_suspend()
279 static int host_resume(struct isp1301 *isp) in host_resume()
645 struct isp1301 *isp = _isp; in omap_otg_irq() local
872 static int otg_bind(struct isp1301 *isp) in otg_bind()
894 static void otg_unbind(struct isp1301 *isp) in otg_unbind()
1184 struct isp1301 *isp; in isp1301_release() local
1201 struct isp1301 *isp; in isp1301_remove() local
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/usb/phy/
H A Dphy-isp1301-omap.c139 isp1301_get_u8(struct isp1301 *isp, u8 reg) in isp1301_get_u8()
145 isp1301_get_u16(struct isp1301 *isp, u8 reg) in isp1301_get_u16()
237 static void power_down(struct isp1301 *isp) in power_down()
261 static int host_suspend(struct isp1301 *isp) in host_suspend()
279 static int host_resume(struct isp1301 *isp) in host_resume()
645 struct isp1301 *isp = _isp; in omap_otg_irq() local
872 static int otg_bind(struct isp1301 *isp) in otg_bind()
894 static void otg_unbind(struct isp1301 *isp) in otg_unbind()
1184 struct isp1301 *isp; in isp1301_release() local
1201 struct isp1301 *isp; in isp1301_remove() local
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/usb/phy/
H A Dphy-isp1301-omap.c139 isp1301_get_u8(struct isp1301 *isp, u8 reg) in isp1301_get_u8()
145 isp1301_get_u16(struct isp1301 *isp, u8 reg) in isp1301_get_u16()
237 static void power_down(struct isp1301 *isp) in power_down()
261 static int host_suspend(struct isp1301 *isp) in host_suspend()
279 static int host_resume(struct isp1301 *isp) in host_resume()
645 struct isp1301 *isp = _isp; in omap_otg_irq() local
872 static int otg_bind(struct isp1301 *isp) in otg_bind()
894 static void otg_unbind(struct isp1301 *isp) in otg_unbind()
1184 struct isp1301 *isp; in isp1301_release() local
1201 struct isp1301 *isp; in isp1301_remove() local
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/staging/media/atomisp/pci/
H A Datomisp_v4l2.c767 int atomisp_mrfld_power_down(struct atomisp_device *isp) in atomisp_mrfld_power_down()
773 int atomisp_mrfld_power_up(struct atomisp_device *isp) in atomisp_mrfld_power_up()
780 struct atomisp_device *isp = (struct atomisp_device *) in atomisp_runtime_suspend() local
798 struct atomisp_device *isp = (struct atomisp_device *) in atomisp_runtime_resume() local
826 struct atomisp_device *isp = (struct atomisp_device *) in atomisp_suspend() local
864 struct atomisp_device *isp = (struct atomisp_device *) in atomisp_resume() local
889 int atomisp_csi_lane_config(struct atomisp_device *isp) in atomisp_csi_lane_config()
1382 atomisp_load_firmware(struct atomisp_device *isp) in atomisp_load_firmware()
1487 static int init_atomisp_wdts(struct atomisp_device *isp) in init_atomisp_wdts()
1525 struct atomisp_device *isp; in atomisp_pci_probe() local
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/staging/media/atomisp/pci/
H A Datomisp_v4l2.c767 int atomisp_mrfld_power_down(struct atomisp_device *isp) in atomisp_mrfld_power_down()
773 int atomisp_mrfld_power_up(struct atomisp_device *isp) in atomisp_mrfld_power_up()
780 struct atomisp_device *isp = (struct atomisp_device *) in atomisp_runtime_suspend() local
798 struct atomisp_device *isp = (struct atomisp_device *) in atomisp_runtime_resume() local
826 struct atomisp_device *isp = (struct atomisp_device *) in atomisp_suspend() local
864 struct atomisp_device *isp = (struct atomisp_device *) in atomisp_resume() local
889 int atomisp_csi_lane_config(struct atomisp_device *isp) in atomisp_csi_lane_config()
1382 atomisp_load_firmware(struct atomisp_device *isp) in atomisp_load_firmware()
1487 static int init_atomisp_wdts(struct atomisp_device *isp) in init_atomisp_wdts()
1525 struct atomisp_device *isp; in atomisp_pci_probe() local
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/staging/media/atomisp/pci/
H A Datomisp_v4l2.c767 int atomisp_mrfld_power_down(struct atomisp_device *isp) in atomisp_mrfld_power_down()
773 int atomisp_mrfld_power_up(struct atomisp_device *isp) in atomisp_mrfld_power_up()
780 struct atomisp_device *isp = (struct atomisp_device *) in atomisp_runtime_suspend() local
798 struct atomisp_device *isp = (struct atomisp_device *) in atomisp_runtime_resume() local
826 struct atomisp_device *isp = (struct atomisp_device *) in atomisp_suspend() local
864 struct atomisp_device *isp = (struct atomisp_device *) in atomisp_resume() local
889 int atomisp_csi_lane_config(struct atomisp_device *isp) in atomisp_csi_lane_config()
1382 atomisp_load_firmware(struct atomisp_device *isp) in atomisp_load_firmware()
1487 static int init_atomisp_wdts(struct atomisp_device *isp) in init_atomisp_wdts()
1525 struct atomisp_device *isp; in atomisp_pci_probe() local
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/media/platform/exynos4-is/
H A Dfimc-isp-video.c42 struct fimc_isp *isp = vb2_get_drv_priv(vq); in isp_video_capture_queue_setup() local
79 struct fimc_isp *isp = vb2_get_drv_priv(q); in isp_video_capture_start_streaming() local
121 struct fimc_isp *isp = vb2_get_drv_priv(q); in isp_video_capture_stop_streaming() local
266 struct fimc_isp *isp = video_drvdata(file); in isp_video_open() local
305 struct fimc_isp *isp = video_drvdata(file); in isp_video_release() local
348 struct fimc_isp *isp = video_drvdata(file); in isp_video_querycap() local
374 struct fimc_isp *isp = video_drvdata(file); in isp_video_g_fmt_mplane() local
408 struct fimc_isp *isp = video_drvdata(file); in isp_video_try_fmt_mplane() local
417 struct fimc_isp *isp = video_drvdata(file); in isp_video_s_fmt_mplane() local
489 struct fimc_isp *isp = video_drvdata(file); in isp_video_streamon() local
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/media/platform/exynos4-is/
H A Dfimc-isp-video.c42 struct fimc_isp *isp = vb2_get_drv_priv(vq); in isp_video_capture_queue_setup() local
79 struct fimc_isp *isp = vb2_get_drv_priv(q); in isp_video_capture_start_streaming() local
121 struct fimc_isp *isp = vb2_get_drv_priv(q); in isp_video_capture_stop_streaming() local
266 struct fimc_isp *isp = video_drvdata(file); in isp_video_open() local
305 struct fimc_isp *isp = video_drvdata(file); in isp_video_release() local
348 struct fimc_isp *isp = video_drvdata(file); in isp_video_querycap() local
374 struct fimc_isp *isp = video_drvdata(file); in isp_video_g_fmt_mplane() local
408 struct fimc_isp *isp = video_drvdata(file); in isp_video_try_fmt_mplane() local
417 struct fimc_isp *isp = video_drvdata(file); in isp_video_s_fmt_mplane() local
489 struct fimc_isp *isp = video_drvdata(file); in isp_video_streamon() local
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/media/platform/exynos4-is/
H A Dfimc-isp-video.c42 struct fimc_isp *isp = vb2_get_drv_priv(vq); in isp_video_capture_queue_setup() local
79 struct fimc_isp *isp = vb2_get_drv_priv(q); in isp_video_capture_start_streaming() local
121 struct fimc_isp *isp = vb2_get_drv_priv(q); in isp_video_capture_stop_streaming() local
266 struct fimc_isp *isp = video_drvdata(file); in isp_video_open() local
305 struct fimc_isp *isp = video_drvdata(file); in isp_video_release() local
348 struct fimc_isp *isp = video_drvdata(file); in isp_video_querycap() local
374 struct fimc_isp *isp = video_drvdata(file); in isp_video_g_fmt_mplane() local
408 struct fimc_isp *isp = video_drvdata(file); in isp_video_try_fmt_mplane() local
417 struct fimc_isp *isp = video_drvdata(file); in isp_video_s_fmt_mplane() local
489 struct fimc_isp *isp = video_drvdata(file); in isp_video_streamon() local
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/power/supply/
H A Disp1704_charger.c61 static inline int isp1704_read(struct isp1704_charger *isp, u32 reg) in isp1704_read()
71 static void isp1704_charger_set_power(struct isp1704_charger *isp, bool on) in isp1704_charger_set_power()
83 static inline int isp1704_charger_type(struct isp1704_charger *isp) in isp1704_charger_type()
123 static inline int isp1704_charger_verify(struct isp1704_charger *isp) in isp1704_charger_verify()
180 static inline int isp1704_charger_detect(struct isp1704_charger *isp) in isp1704_charger_detect()
225 struct isp1704_charger *isp = in isp1704_charger_work() local
296 struct isp1704_charger *isp = in isp1704_notifier_call() local
308 struct isp1704_charger *isp = power_supply_get_drvdata(psy); in isp1704_charger_get_property() local
340 static inline int isp1704_test_ulpi(struct isp1704_charger *isp) in isp1704_test_ulpi()
382 struct isp1704_charger *isp; in isp1704_charger_probe() local
[all …]

12345678910>>...42