Home
last modified time | relevance | path

Searched refs:bgp (Results 1 – 13 of 13) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/thermal/ti-soc-thermal/
H A Dti-bandgap.c38 static int ti_bandgap_force_single_read(struct ti_bandgap *bgp, int id);
54 static u32 ti_bandgap_readl(struct ti_bandgap *bgp, u32 reg) in ti_bandgap_readl() argument
56 return readl(bgp->base + reg); in ti_bandgap_readl()
67 static void ti_bandgap_writel(struct ti_bandgap *bgp, u32 val, u32 reg) in ti_bandgap_writel() argument
69 writel(val, bgp->base + reg); in ti_bandgap_writel()
78 #define RMW_BITS(bgp, id, reg, mask, val) \ argument
83 t = bgp->conf->sensors[(id)].registers; \
84 r = ti_bandgap_readl(bgp, t->reg); \
87 ti_bandgap_writel(bgp, r, t->reg); \
102 static int ti_bandgap_power(struct ti_bandgap *bgp, bool on) in ti_bandgap_power() argument
[all …]
H A Dti-thermal-common.c31 struct ti_bandgap *bgp; member
71 struct ti_bandgap *bgp; in __ti_thermal_get_temp() local
79 bgp = data->bgp; in __ti_thermal_get_temp()
80 s = &bgp->conf->sensors[data->sensor_id]; in __ti_thermal_get_temp()
82 ret = ti_bandgap_read_temperature(bgp, data->sensor_id, &tmp); in __ti_thermal_get_temp()
99 dev_err(bgp->dev, in __ti_thermal_get_temp()
120 struct ti_bandgap *bgp; in __ti_thermal_get_trend() local
123 bgp = data->bgp; in __ti_thermal_get_trend()
126 ret = ti_bandgap_get_trend(bgp, id, &tr); in __ti_thermal_get_trend()
146 *ti_thermal_build_data(struct ti_bandgap *bgp, int id) in ti_thermal_build_data() argument
[all …]
H A Dti-bandgap.h239 int (*register_cooling)(struct ti_bandgap *bgp, int id);
240 int (*unregister_cooling)(struct ti_bandgap *bgp, int id);
329 int (*report_temperature)(struct ti_bandgap *bgp, int id);
330 int (*expose_sensor)(struct ti_bandgap *bgp, int id, char *domain);
331 int (*remove_sensor)(struct ti_bandgap *bgp, int id);
337 int ti_bandgap_read_thot(struct ti_bandgap *bgp, int id, int *thot);
338 int ti_bandgap_write_thot(struct ti_bandgap *bgp, int id, int val);
339 int ti_bandgap_read_tcold(struct ti_bandgap *bgp, int id, int *tcold);
340 int ti_bandgap_write_tcold(struct ti_bandgap *bgp, int id, int val);
341 int ti_bandgap_read_update_interval(struct ti_bandgap *bgp, int id,
[all …]
H A Dti-thermal.h57 int ti_thermal_expose_sensor(struct ti_bandgap *bgp, int id, char *domain);
58 int ti_thermal_remove_sensor(struct ti_bandgap *bgp, int id);
59 int ti_thermal_report_sensor_temperature(struct ti_bandgap *bgp, int id);
60 int ti_thermal_register_cpu_cooling(struct ti_bandgap *bgp, int id);
61 int ti_thermal_unregister_cpu_cooling(struct ti_bandgap *bgp, int id);
64 int ti_thermal_expose_sensor(struct ti_bandgap *bgp, int id, char *domain) in ti_thermal_expose_sensor() argument
70 int ti_thermal_remove_sensor(struct ti_bandgap *bgp, int id) in ti_thermal_remove_sensor() argument
76 int ti_thermal_report_sensor_temperature(struct ti_bandgap *bgp, int id) in ti_thermal_report_sensor_temperature() argument
82 int ti_thermal_register_cpu_cooling(struct ti_bandgap *bgp, int id) in ti_thermal_register_cpu_cooling() argument
88 int ti_thermal_unregister_cpu_cooling(struct ti_bandgap *bgp, int id) in ti_thermal_unregister_cpu_cooling() argument
/OK3568_Linux_fs/kernel/drivers/thermal/
H A Dk3_bandgap.c85 struct k3_bandgap *bgp; member
110 struct k3_bandgap *bgp; in k3_bgp_read_temp() local
113 bgp = devdata->bgp; in k3_bgp_read_temp()
124 s0 = readl(bgp->base + devdata->stat_offset) & in k3_bgp_read_temp()
126 s1 = readl(bgp->base + devdata->stat_offset) & in k3_bgp_read_temp()
128 s2 = readl(bgp->base + devdata->stat_offset) & in k3_bgp_read_temp()
163 struct k3_bandgap *bgp; in k3_bandgap_probe() local
170 bgp = devm_kzalloc(&pdev->dev, sizeof(*bgp), GFP_KERNEL); in k3_bandgap_probe()
171 if (!bgp) in k3_bandgap_probe()
175 bgp->base = devm_ioremap_resource(dev, res); in k3_bandgap_probe()
[all …]
/OK3568_Linux_fs/buildroot/package/quagga/
H A Dquagga.mk52 QUAGGA_CONF_OPTS += $(if $(BR2_PACKAGE_QUAGGA_BGP_ANNOUNCE),--enable-bgp-announce,--disable-bgp-ann…
/OK3568_Linux_fs/buildroot/package/bird/
H A Dbird.mk33 $(if $(BR2_PACKAGE_BIRD_BGP),bgp) \
H A DConfig.in41 bool "bgp"
/OK3568_Linux_fs/buildroot/system/skeleton/etc/
H A Dservices103 bgp 179/tcp # Border Gateway Proto.
104 bgp 179/udp
/OK3568_Linux_fs/kernel/Documentation/networking/devlink/
H A Ddevlink-trap.rst544 * - ``bgp``
/OK3568_Linux_fs/buildroot/dl/ncurses/
HDncurses-6.1-20190609-patch.sh.bz21#!/bin/sh 2# Use this script to patch ncurses 6.1 to 6.1 ( ...
/OK3568_Linux_fs/device/rockchip/common/images/userdata/userdata_normal/media/
H A Dyuv420_p352x288.yuv1536 …��������������������zc`p�����������������������������������������y=/m���TM^bgp|dI:4985799877777776…
1866 …/.010-.0010.0000/10*]|B !R��zZk������������ufVRRPg��������������yg]RHIOX`bgp|��������kQ7?dkfffb]…
/OK3568_Linux_fs/recovery/
HDrootfs.cpio.gz107070100A8AEB0000041ED0000000000000000000000116841B48100000000000000FD0000000200000000000000000000000200000000.�07070100A8B07C000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000900000000.gitkeep��07070100A8B07D000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000B00000000.skip_fsck����07070100A8AEB10000A1FF0000000000000000000000016841B0B600000007000000FD0000000200000000000000000000000400000000bin���usr/bin�07070100A8B07E000081A400000000000000000000000168412635000001CC000000FD0000000200000000000000000000001100000000busybox. ...